github ReactiveCocoa/ReactiveCocoa 10.1.0

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

This is the first minor release of ReactiveCocoa 10. It supports Swift 5.0 (Xcode 10.2/Xcode 10.3) and Swift 5.1 (Xcode 11).

Changes

  • Update dependencies so ReactiveCocoa can be used with Xcode 11 (#3677, kudos to @olejnjak)

Bugfixes

  • Fix crashes of NSObject.signal(for:) and NSObject.producer(for:) with Objective-C enums (#3667, kudos to @gfontenot)

Additions

  • Add a binding target for the barTintColor of UINavigationBar (#3675, kudos to @rehatkathuria)
  • Add reactive extensions for standard WatchKit interface objects. (#3670, kudos to @tdimeco)

Don't miss a new ReactiveCocoa release

NewReleases is sending notifications on new releases.