2.0.0
New Features
- Added
ReadOnlyObservableCollection
andObservableCollection
classes
Breaking Changes
- Removed
observableCollection
function in favour of new classes - Added
itemAdded
anditemRemoved
events toINotifyCollectionChanged<TItem>
interface