This release is meant for use with Xcode 7.2.x and Swift 2.1.x. See #2684 for Swift 2.2 support.
- [improved]
Resulthas been updated andReactiveCocoanow usesResult's implementation ofNoError(#2695, thanks @ikesyo and @NachoSoto!)
⚠️ IMPORTANT NOTE: This was an unforeseen breaking change: any file using NoError now needs to explicitly import Result (see #2704 for details).