mirror of
https://github.com/status-im/nim-json-serialization.git
synced 2025-02-26 08:45:17 +00:00
* Resilience against fields with null value * writeField helper also handle optional fields correctly * Use uint4 for test_parser's parseValue * Add parseObjectWithoutSkip and parseObjectSkipNullFields