Skip to content

v5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 09:00
· 50 commits to dev since this release

Features

  • Add option for raising event even if values of buffer have not changed (#96)
  • support for WriteMultipleCoils (#111)

Bugs Fixed

  • Fixed propagation of cancellationToken (#100)
  • Fixed exception for malformed messages (#101)
  • typo in ModbusClient docstring (#95)
  • SampleServerClientTCP broken? (#102)