Skip to content

Releases: coryleach/UnityScriptableObjects

1.1.0

Choose a tag to compare

@coryleach coryleach released this 25 Aug 01:40
c87746f

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

Choose a tag to compare

@coryleach coryleach released this 08 Nov 18:47
dfbcdbc
Update README.md

1.0.2

Choose a tag to compare

@coryleach coryleach released this 23 Oct 20:30
dc66477

Added support for bindings via INotifyPropertyChanged and added a GameLock type

1.0.1

Choose a tag to compare

@coryleach coryleach released this 06 Oct 03:07
860c850
Rename LICENSE to LICENSE.md