Skip to content

Releases: adragonite/UnityJSON

v2.2

28 Sep 19:07
Compare
Choose a tag to compare
  • Bug fixes
  • Adds generic deserialize methods to Deserializer

v2.1

27 Sep 17:06
Compare
Choose a tag to compare
  • Provides Tuple support

v2.0

26 Sep 21:30
Compare
Choose a tag to compare
  • Bug fixes
  • Adds Serializer.SerializeByParts
  • Adds Deserializer.DeserializeByParts and deserializer methods taking JSON string arguments
  • Creates the class Instantiater
  • Allows use of RestrictTypeAttribute with constructor arguments
  • Introduces InstantiationData to work around ignored keys

v1.1

21 Sep 23:59
Compare
Choose a tag to compare
  • Added JSONConstructorAttribute
  • Fixed conditional instantiation bug: JSONNode kept the same after key removal

v1.0

16 Sep 13:25
Compare
Choose a tag to compare
create UnityJSON package