Releases: adragonite/UnityJSON
Releases · adragonite/UnityJSON
v2.2
v2.1
- Provides Tuple support
v2.0
- 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
- Added
JSONConstructorAttribute
- Fixed conditional instantiation bug: JSONNode kept the same after key removal
v1.0
create UnityJSON package