This is a maintenance release of ReactiveCocoa 5.0. Compatible with Swift 3.0 and 3.1.
Addition
- New binding target for
UITextField:textColor. (#3410)
Changes
-
Fixed a bug causing KVO deallocation exception when using
values(forKeyPath:)with a nested key path. (#3418) -
Fixed a bug causing types with
DelegateProxybacked extensions crashed upon deallocation in a specific circumstance. (#3425) -
Setting
targetandactionofNSControls no longer disrupts the functionality of its RAC extensions. (#3394)
Note
The binary was built with Swift 3.1 and ReactiveSwift 1.1.1.