5.0.0
This is the first release of ReactiveSwift 5.0. It requires Swift 4.2 or above.
Xcode 10.2 Support
- Swift 5.0 and Xcode 10.2 support (#707 and #711, kudos to @ChristopherRogers and @ikesyo)
Operators
Miscellaneous
- New convenience initializer for Action that takes a ValidatingProperty as its state (#637, kudos to @Marcocanc)