Skip to content

v 1.3.0

Choose a tag to compare

@rpgmaker rpgmaker released this 27 May 20:39
· 30 commits to master since this release
  • Fixed issue with incorrect serialization of string encoding
  • Added support of ulong Enum
  • Allow serialization of nullable value as null when skipping default value
  • Added support of interfaces when using NetJSONKnownTypes with IncludeTypeInformation
  • Added support for custom type serialization using NetJSON.RegisterCustomTypeSerializer and NetJSON.RegisterCustomTypeDeserializer