Releases: skylab-inc/StreamKit
Releases · skylab-inc/StreamKit
Renamed project
0.7.0 Fixed test target.
Swift 4 Update
0.6.0 Merge branch 'master' of https://github.com/SwiftOnEdge/Reflex into HEAD
API Update
- Renamed ColdSignal to Source
- Added flatMapping over Sources and Signals
Improved memory management model
0.4.0 Pretty significant refactor and improved memory/resource management.
Updated API for Signals and ColdSignals
ColdSignals can now be mapped just like Signals (and there are no side effects). API for conforming to SignalType and ColdSignalType has been improved.
Updated API for Signals and ColdSignals
ColdSignals can now be mapped just like Signals (and there are no side effects). API for conforming to SignalType and ColdSignalType has been improved.
Swift 3.0
0.2.2 Fixed an interrupt issue.
Swift 3.0
0.2.1 Fixed issue with error return type.
Swift 3.0
0.2.0 Updated for Swift 3.0 release.
Xcode Beta 3
0.1.2 Fixed warnings on Xcode Beta 3