Changes in alpha 4:
- Added a CHANGELOG describing the major changes between RAC 2 and RAC 3 (#1846)
DynamicPropertyinstances now stay alive as long as the target object (#1857, thanks @335g!)- Fixes
<~between properties to accept anyMutablePropertyTypefor a destination, instead of justMutableProperty(#1845, thanks @335g!) - Added
ignoreNiloperator to conveniently map streams fromT? -> 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! 😷