I'm still not sure when `deserialize_any` is called over one of the specific variants, but it seems like I do have do make `deserialize_any` aware of all value types. Fixes #1.
345 B
345 B
Changelog
Table of Contents
[Unreleased]
-
fix deserialization failing on arrays and objects in some cases
[v0.2.1] - 2022-12-28
Fixed
-
fix serializing Unicode
[v0.2.0] - 2022-11-25
Added
-
parsing & deserialization
[v0.1.0] - 2022-11-18
Added
-
initial release
-
serialization