Releases: coryleach/UnityScriptableObjects
Releases · coryleach/UnityScriptableObjects
1.1.0
Updated interface for IRuntimeSet and RuntimeSet scriptable objects.
Added OnAdd and OnRemove UnityEvents to RuntimeSet collections.
RuntimeSet.Items is now an IReadOnlyList to enforce usage of the Add and Remove methods
1.0.2
Added support for bindings via INotifyPropertyChanged and added a GameLock type
1.0.1
Rename LICENSE to LICENSE.md