Skip to content

Releases: favalex/modbus-cli

0.1.8

16 Oct 09:22
Compare
Choose a tag to compare

What's Changed

  • Added syntax to force use of multiple write functions. by @crashkopf in #18

New Contributors

Full Changelog: v0.1.7...v0.1.8

0.1.7

23 Nov 08:10
Compare
Choose a tag to compare

What's Changed

  • Add --byte-order=mixed for mixed endian encoding by @dequis in #13

New Contributors