Skip to content

v 1.0.6

Compare
Choose a tag to compare
@rpgmaker rpgmaker released this 14 Dec 00:10
· 205 commits to master since this release
  • Fixed issue with Dictionary caused by string skipping
  • Added support for serialize/deserialize of struct
  • Added support for serialize/deserialize of fields (Requires NetJSON.IncludeFields(false by default) to enable)
  • Fixed issue with Deserialize(Type, string)