Skip to content

Releases: stepfunc/rodbus

1.0.0

06 Sep 18:29
Compare
Choose a tag to compare
  • ⭐ Add Modbus Security (TLS) support. See #52.
  • ⭐ Add RTU support. See #56.
  • ⭐ Dynamic protocol decoding. See #61.
  • ⭐ Resolve host names on client. See #68.
  • ⭐ Add communication channel state callbacks. See #77.
  • ⭐ TCP/TLS server can now filter incoming connections based on IP. See #87.
  • 🐛 Properly reset TCP connection retry timeout on success. See #82.

0.9.1

01 Nov 21:43
Compare
Choose a tag to compare
  • Client callbacks are now not blocking. See #53.
  • Fix leak of tracing::Span in bindings. See #53.
  • Add Linux AArch64 support in Java and .NET. See #51.

0.9.0

28 Jul 18:57
Compare
Choose a tag to compare

🎉 First official release