github ReactiveCocoa/ReactiveCocoa v3.0-beta.9

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

This release is meant for use with Xcode 6.4 and Swift 1.2. See #2088 for Swift 2 support.

  • [added] Basic Operators document (#2063, thanks @iv-mexx, @NachoSoto, and @neilpa!)
  • [fixed] SignalProducer.buffer and MutableProperty.producer deadlocking when replaying (#2147, thanks @ikesyo for the review!)
  • [fixed] Reference to an incorrect operator in the documentation for scan (#2151, thanks @michaelmcguire!)
  • [improved] Action now exposes an unsafeCocoaAction property, which makes memory management easier (#2104, thanks @neilpa!)
  • [improved] SignalProducer now exposes a ProducedSignal typealias (#2148, thanks @ikesyo!)

Thanks also to @ikesyo for his improvements to the code!


Remember, RAC 3 is beta software! The Markdown documentation in the repository has not been fully updated yet.

See the CHANGELOG to learn more about the major changes between ReactiveCocoa versions 2 and 3.

Don't miss a new ReactiveCocoa release

NewReleases is sending notifications on new releases.