0.6
- Adds
self
data source as first parameter to all closures. (breaking change) - Adds
AnimationConfiguration
to enable configuring animation. - Replaces binding error handling logic with
UIBindingObserver
.
self
data source as first parameter to all closures. (breaking change)AnimationConfiguration
to enable configuring animation.UIBindingObserver
.