New
Ver.3.3.0
What's Changed
- Breaking Changes
ISynchronizedViewFilter<T>now becomesISynchronizedViewFilter<T, TView>, filter IsMatch receives view - Change WritableView implementation by @zerodev1200 in https://github.com/Cysharp/ObservableCollections/pull/82
- Add Observe*** to ISynchronizedView in ObservableCollections.R3
Full Changelog: https://github.com/Cysharp/ObservableCollections/compare/3.2.0...3.3.0