github ReactiveCocoa/ReactiveCocoa 7.2.0

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

This is the second minor release of ReactiveCocoa 7. It requires ReactiveSwift 3.1, and supports Swift 3.2, 4.0 and 4.1.

Changes

  1. Mitigated a compilation issue specific to Swift 4.1. (#3583)

  2. Fixed a compilation issue related to SR-7299. (#3580)

  3. Improved the interoperability of method interception. (#3570, kudos to @andersio)

Additions

  1. Add showsCancelButton, textDidBeginEditing and textDidEndEditing extensions to UISearchBar (#3565, kudos to @banjun)

  2. NotificationCenter.reactive.keyboard(_:) for system keyboard notification by the event types. (#3566, kudos to @ra1028)

  3. Add extensions for several properties on UINavigationItem (#3576, kudos to @asmallteapot).

Don't miss a new ReactiveCocoa release

NewReleases is sending notifications on new releases.