Skip to content

Releases: coryleach/UnityScriptableObjects

1.1.0

25 Aug 01:40
c87746f
Compare
Choose a tag to compare

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.3

08 Nov 18:47
dfbcdbc
Compare
Choose a tag to compare
Update README.md

1.0.2

23 Oct 20:30
dc66477
Compare
Choose a tag to compare

Added support for bindings via INotifyPropertyChanged and added a GameLock type

1.0.1

06 Oct 03:07
860c850
Compare
Choose a tag to compare
Rename LICENSE to LICENSE.md