Skip to content

Releases: DeclarativeHub/Bond

v2.2.2

14 Feb 15:56
Compare
Choose a tag to compare

Carthage support

v2.2.1

14 Feb 14:18
Compare
Choose a tag to compare

Handles bug in Interface Builder that breaks action and event connections.

v2.2.0

12 Feb 23:07
Compare
Choose a tag to compare

Additional UKit Bonds.
More specific UIKit Bonds and Dynamics.

v2.1.1

09 Feb 21:30
Compare
Choose a tag to compare

Support for Swift 1.2

v2.1.0

09 Feb 13:29
Compare
Choose a tag to compare

Add OS X framework and tests

v2.0.2

05 Feb 14:11
Compare
Choose a tag to compare

Clear dead (weak) Bonds from the Dynamic

v2.0.1

01 Feb 17:15
Compare
Choose a tag to compare

Fixes operator precedence

v2.0.0

01 Feb 16:39
Compare
Choose a tag to compare
  • Changed bonding operator to ->> due to conflicts with reserved operator ~>
  • Introduced operator ->| that performs bonding without initial firing
  • Wrapped Bond in a framework