Skip to content

Releases: DimaRU/SwiftyModbus

2.2.1

17 Jul 06:57

Choose a tag to compare

Fix Package definition file errors for Xcode 15/Swift 5.9.

2.2.0

23 Oct 21:23

Choose a tag to compare

  • Add setErrorRecovery function.
  • Add providers section to Package definition file.

Full Changelog: 2.1.0...2.2.0

2.1.0

23 Oct 13:59

Choose a tag to compare

Changed ModbusError definition from enum to struct. Updated documentation & README

2.0.0

19 Oct 16:31

Choose a tag to compare

Add Result<> and throwable wrappers for libmodbus.

1.0.0

21 Aug 14:25
f7c7123

Choose a tag to compare

First public release. Support only TCP connection under both macOS and Linux.