Releases: Flowduino/SerialSwift
Releases · Flowduino/SerialSwift
1.0.4
- 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
- Updated
EventDrivenSwift
package to version 5.0.0
1.0.2
Bug fix to enable a Serial port to be reconnected if it should disconnect
1.0.1
Visibility corrected for Event var
s to make them public
for consumption (packages require this, annoyingly)