Releases: hirschenberger/modbus-rs
Releases · hirschenberger/modbus-rs
Add FC23 Function (WriteRead)
Kudos to @Okoyl
Add `try_clone` for Transport
kudos to @AShriki
Add device-information functionality.
Kudos to @groffta for the contribution.
Add boolean behaviour to `Coil`
v1.0.3 Bump version for new release
`set_uid` function, formatting and dep updates
v1.0.2 Add `set_uid` function and formatting updates
Version 1.0 yay!
Inspired by this reddit post, I decided to release version 1.0.
Not much changed since the last release, just some dependency updates.
Add TCP connection timeout
v0.5.4 Bump version numbers and update dep
Fix critical encoding bug, please update.
This fixed the broken version 0.5.2
which will be yanked. Please update to this version.
Use serde for serialization
And update some deps
Make binary submodule public for 3rdparty reuse.
v0.5.1 Bump version number