github ReactiveX/RxSwift 2.5.0
Malmö

latest releases: 6.7.1, 6.7.0, 6.6.0...
7 years ago

Features

  • Exposes installForwardDelegate.
  • Adds proxyForObject as protocol extension and deprecates global function version.
  • Improves installForwardDelegate assert messaging.
  • Improves gesture recognizer extensions to use typed gesture recognizers in rx_event.
  • Adds RxTextInput protocol to enable creating reactive extensions for UITextInput/NSTextInput.
  • Adds rx_willDisplayCell and rx_didEndDisplayingCell extensions to UITableView.
  • Improves playgrounds.

Anomalies

  • Fixes in documentation.
  • Turns off Bitcode for RxTests CocoaPods integration.
  • Fixes UITextField.rx_text and UITextView.rx_text integrations to be more robust when used with two way binding.
  • Fixes two way binding example code so it now properly handles IME used in Asian cultures and adds explanations how to properly perform two way bindings. #649
  • Removes distinctUntilChanged from control extensions. #626

Don't miss a new RxSwift release

NewReleases is sending notifications on new releases.