github ReactiveCocoa/ReactiveCocoa v3.0-alpha.4

latest releases: 12.0.0, 11.2.2, 11.2.1...
pre-release9 years ago

Changes in alpha 4:

  • Added a CHANGELOG describing the major changes between RAC 2 and RAC 3 (#1846)
  • DynamicProperty instances now stay alive as long as the target object (#1857, thanks @335g!)
  • Fixes <~ between properties to accept any MutablePropertyType for a destination, instead of just MutableProperty (#1845, thanks @335g!)
  • Added ignoreNil operator to conveniently map streams from T? -> T (#1850, thanks @neilpa!)

⚠️ PLEASE NOTE THE FOLLOWING ⚠️

  • This release requires Swift 1.2 and Xcode 6.3 to build
  • Breaking changes will continue to occur
  • The Markdown documentation in the repository has not been fully updated

Use at your own risk! 😷

Don't miss a new ReactiveCocoa release

NewReleases is sending notifications on new releases.