Releases: ibireme/yyjson
Releases · ibireme/yyjson
Version 0.1.0
Added
- Initial release.
- Add the basic JSON reader and writer (RFC 8259).
- Add CMake support.
- Add GitHub CI workflow.
- Add test code and test data.
- Add
sanitizer
andvalgrind
memory checker. - Add
API
andDataStructure
documentation.