Skip to content

Releases: ibireme/yyjson

Version 0.1.0

26 Oct 12:32
Compare
Choose a tag to compare

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 and valgrind memory checker.
  • Add API and DataStructure documentation.