Releases: DeclarativeHub/Bond
Releases · DeclarativeHub/Bond
v2.2.2
Carthage support
v2.2.1
Handles bug in Interface Builder that breaks action and event connections.
v2.2.0
Additional UKit Bonds.
More specific UIKit Bonds and Dynamics.
v2.1.1
Support for Swift 1.2
v2.1.0
Add OS X framework and tests
v2.0.2
Clear dead (weak) Bonds from the Dynamic
v2.0.1
Fixes operator precedence
v2.0.0
- Changed bonding operator to
->>
due to conflicts with reserved operator~>
- Introduced operator
->|
that performs bonding without initial firing - Wrapped Bond in a framework