Releases: DeclarativeHub/Bond
Releases · DeclarativeHub/Bond
v4.0.0-beta2
- Improve memory footprint of the Observable
- Add support for UISegmentedControl
v4.0.0-beta1
Initial beta version of Bond 4.
v4.0.0-alpha.4
- 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
- Xcode 7b6 support
- Rename Dispatcher to ObservableBase
v4.0.0-alpha.2
Scalar is renamed to Observable
Vector is renamed to ObservableArray
KVO support
v4.0.0-alpha.1
Initial pre-release of Bond v4.
v3.10.0
- UISegmentedControl support
- Fix nextDataSource on UITableViewDataSourceBond
- Add dynUserInteractionEnabled to UIView
v3.9.0
- Fix Chartage support
- Add distinct() function
- Add dynamicOptionalObservableFor() function
- Add UILabel.dynTextColor, UINavigationItem.dynTitle and NSLayoutConstraint.dynActive