Releases: LibraStack/UnityMvvmToolkit
Releases · LibraStack/UnityMvvmToolkit
Version 1.0.2
What's Changed
- Fixed
ArgumentOutOfRangewhen deleting an item fromBindableListViewin Unity 2022 #11
New Contributors
- @CunningFox146 made their first contribution in #11 and #13
Version 1.0.1
Version 1.0.0
New binding workflow. Now you can achieve the same results with less boilerplate.
What's Changed
- Added
IProperty<T>&IReadOnlyProperty<T>withValueChangedevent - Added
IBindingContextinterface. Now it is a base interface for ViewModels - Added
IBindableElementwithSetBindingContext&ResetBindingContextmethods to provide binding for nested UI elements
Breaking Changes
- Removed
ViewModel - Removed
BindableElementsFactory - Removed
BindablePropertyElement&BindableCommandElement
Version 0.1.0
v0.1.0