Skip to content

Releases: Flowduino/SerialSwift

1.0.4

Choose a tag to compare

@LK-Simon LK-Simon released this 30 Aug 13:53
  • 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

Choose a tag to compare

@LK-Simon LK-Simon released this 30 Aug 13:25
  • Updated EventDrivenSwift package to version 5.0.0

1.0.2

Choose a tag to compare

@LK-Simon LK-Simon released this 18 Aug 19:36

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

1.0.1

Choose a tag to compare

@LK-Simon LK-Simon released this 18 Aug 18:50

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