Ver.3.2.0
What's Changed
- Fixed SampleScript in the readme by @kyubuns in #77
- Add IObservableCollection.ObserveChanged in ObservableCollections.R3
- All Observable Collections now becomes non-sealed
- public
INotifyCollectionChangedSynchronizedViewList
changed toNotifyCollectionChangedSynchronizedViewList
to avoid ambigious collection interface
New Contributors
Full Changelog: 3.1.1...3.2.0