Skip to content

Releases: Flowduino/SerialSwift

1.0.4

30 Aug 13:53
Compare
Choose a tag to compare
  • Modified support to Swift 5.6 instead of 5.7 (because it works fine).
  • Updated to EventDrivenSwift version 5.1.0 (which also supports Swift 5.6)

1.0.3

30 Aug 13:25
Compare
Choose a tag to compare
  • Updated EventDrivenSwift package to version 5.0.0

1.0.2

18 Aug 19:36
Compare
Choose a tag to compare

Bug fix to enable a Serial port to be reconnected if it should disconnect

1.0.1

18 Aug 18:50
Compare
Choose a tag to compare

Visibility corrected for Event vars to make them public for consumption (packages require this, annoyingly)