Releases: kivikko/json
Releases · kivikko/json
v1.0.13: Fixed the issue with loading collections from a file
Update Kivikko.Json version to 1.0.13 The version number of the Kivikko.Json package has been incremented from 1.0.12 to 1.0.13. This version increment may include minor improvements or bug fixes.
v1.0.12: Improve handling of escape characters
v1.0.10
v1.0.9: Add support for HashSet serialization
- Added the deserialization of
HashSet
v1.0.8: Read property names without quotes
- Read property names without quotes
v1.0.7: Fix an error saving an object to a file
- Fixed the double serialization in the Save method
- Fixed deserialization of an array of objects