Skip to content

1.0.4

Latest
Compare
Choose a tag to compare
@OrangeTux OrangeTux released this 27 Aug 20:25
· 1 commit to master since this release

Bugs

  • #90 Fix error code of 2 Modbus errors. Thanks @rgov!
  • #100 Improve check for missing routes. Thanks @rgov!
  • #101 Fix crash if 1 of arguments of umodbus.server.route is None .Thanks @rgov!
  • #105 Fix byte count when for WriteMultipleCoils. Thank @acolomb!

Improvements

  • #102 Remove redundant exception traceback. Thanks @rgov!
  • #103 Fix error code of 2 Modbus errors. Thanks @rgov!
  • #104 Denote hex dump of ADU in debug log. Thanks @rgov!