Releases: DeclarativeHub/Bond
Releases · DeclarativeHub/Bond
v3.4.0
Improve ArrayBond with addition listeners.
v3.3.1
- Fix DynamicArray's
map
backward compatibility with v3.2.
v3.3.0
v3.2.0
Add dynAttributedText
to UILabel and UITextView.
v3.1.1
Fix dynTitle on UIButton.
v3.1.0
- Support for UICollectionView
v3.0.1
v3.0.0
- Rename UIKit properties from
*Dynamic
todyn*
- Bi-directional bindings
- New functions: zip, skip, rewrite, any
- UITableViewDataSourceBond with multiple sections support
- UIActivityIndicatorView extension
- UIBarItem extension
- Dynamic implements Bondable
- Add bindTo method to Dynamic
- Drop ->> that has closure on right side due to confusion it creates
v2.3.0
Remove the need for explicit initial value in reduce function.
v2.2.3
CocoaPods support.