mirror of
https://github.com/status-im/nim-json-serialization.git
synced 2025-02-21 06:18:09 +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