Skip to content

Releases: paulorb/modbus-simulator-cli

1.9.8

09 Mar 14:33
944972f

Choose a tag to compare

What's Changed

Full Changelog: 1.9.7...1.9.8

1.9.7

09 Oct 16:49

Choose a tag to compare

What's Changed

  • feat: Added support for UINT16 in hex encoding. by @chrisdutz in #23

New Contributors

Full Changelog: 1.9.6...1.9.7

1.9.6

19 May 07:52
9c6e2d3

Choose a tag to compare

  • fix(ISSUE-20): Add support for docker multiarch by @paulorb in #21

1.9.5

05 Dec 18:01

Choose a tag to compare

  • 17 add possibility of toggling boolean values by @paulorb in #19

1.9.4

30 Oct 12:47
f0a87bf

Choose a tag to compare

  • fix(ISSUE-15): ifGreater not working as expected by @paulorb in #16

1.9.3

10 Sep 16:06
8a73fbf

Choose a tag to compare

  • feat(ISSUE-13): Add support for Mult, Div, IfLess and ifGreater by @paulorb in #14

1.9.2

29 Aug 16:12
bbd7cae

Choose a tag to compare

  • feat(ISSUE-11): Added simulation configuration with exception case by @paulorb in #12

1.9.1

11 Aug 18:30
0169fdd

Choose a tag to compare

  • Fixed issue on trace command for holding registers float32 datatypes

1.9.0

11 Aug 18:27
20d18b5

Choose a tag to compare

  • Added support for trace command

1.8.1

22 Jul 16:16
c4d4037

Choose a tag to compare

  • Logs migrated to log4j