Skip to content

Version 1.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@azixMcAze azixMcAze released this 17 May 18:49
· 11 commits to master since this release

SerializableDictionary no longer inherits from Dictionary but implements IDictionary and all the interfaces implemented by Dictionary through composition
Removed the need to declare a CustomPropertyDrawer for each SerializableDictionary subclasses