Skip to content

v 1.2.2

Compare
Choose a tag to compare
@rpgmaker rpgmaker released this 05 Dec 04:13
· 58 commits to master since this release
  • Add support for Deserialize(Type, string, NetJSONSettings)
  • Add support for serialization/deserialization of ICollection/IList/IEnumerable
  • Fixed encoding/decoding issue with string containing quotes
  • Improve performance for decoding strings with hexidecimal value (Ex. \u0000)