Skip to content

Releases: DeclarativeHub/Bond

v4.0.0-beta2

08 Sep 18:02
Compare
Choose a tag to compare
v4.0.0-beta2 Pre-release
Pre-release
  • Improve memory footprint of the Observable
  • Add support for UISegmentedControl

v4.0.0-beta1

30 Aug 15:02
Compare
Choose a tag to compare
v4.0.0-beta1 Pre-release
Pre-release

Initial beta version of Bond 4.

v4.0.0-alpha.4

29 Aug 11:02
Compare
Choose a tag to compare
v4.0.0-alpha.4 Pre-release
Pre-release
  • Observable is now a subclass of the new EventProducer class
  • Observable's value is not an optional anymore
  • Observable now represents only state-full event producer
  • EventProducer represent state-less producer

v4.0.0-alpha.3

27 Aug 17:05
Compare
Choose a tag to compare
v4.0.0-alpha.3 Pre-release
Pre-release
  • Xcode 7b6 support
  • Rename Dispatcher to ObservableBase

v4.0.0-alpha.2

19 Aug 14:44
Compare
Choose a tag to compare
v4.0.0-alpha.2 Pre-release
Pre-release

Scalar is renamed to Observable
Vector is renamed to ObservableArray
KVO support

v4.0.0-alpha.1

16 Aug 17:36
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

Initial pre-release of Bond v4.

v3.10.0

07 Aug 08:24
Compare
Choose a tag to compare
  • UISegmentedControl support
  • Fix nextDataSource on UITableViewDataSourceBond
  • Add dynUserInteractionEnabled to UIView

v3.9.0

30 Jun 13:16
Compare
Choose a tag to compare
  • Fix Chartage support
  • Add distinct() function
  • Add dynamicOptionalObservableFor() function
  • Add UILabel.dynTextColor, UINavigationItem.dynTitle and NSLayoutConstraint.dynActive

v3.8.0

23 Jun 12:06
Compare
Choose a tag to compare
  • Fix #78 (Possible to add several Bonds to the same Dynamic )
  • Add support for delivery on other queues (#69)
  • Fix #56: NSTextField Dynamic.

v3.7.4

23 May 11:06
Compare
Choose a tag to compare

Fix #68: NSTextField Dynamic.