github ReactiveCocoa/ReactiveCocoa 7.1.0

latest releases: 12.0.0, 11.2.2, 11.2.1...
6 years ago

This is the first release of ReactiveCocoa 7.1. It requires ReactiveSwift 3.1, and supports Swift 3.2 and Swift 4.0.

Change

  1. Requires ReactiveSwift 3.1.

  2. Fix an issue preventing ReactiveCocoa from being built with the Swift 3.2 language mode. (#3556)

    This issue might affect only users with CocoaPods 1.3.1 and earlier. For Carthage and the Xcode Project users, ReactiveCocoa is always built with the Swift 4.0 language mode.

Addition

  1. Added reactive extension for AppKit's NSTextView. (#3549, kudos to @Palleas)

Don't miss a new ReactiveCocoa release

NewReleases is sending notifications on new releases.