This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
Releases: JensRavens/Interstellar
Releases · JensRavens/Interstellar
Interstellar 2.1
- support for Swift 3.2 to make it compatible with new Swift 4 packages.
Interstellar 2
Introducing Observable<T>
, the successor of Signal. Use the observable
property on signals to migrate your code from Signal<T>
. Also adding Linux support for Warpdrive and introduce BYOR™-technology (Bring Your Own Result<T>
).