Skip to content

v1.0.0: GA

Compare
Choose a tag to compare
@tgockel tgockel released this 18 Feb 03:52
· 236 commits to trunk since this release

Stabilizing the API and finalizing things for a release.

  • Moves to CMake as the build system
  • Greatly improves the speed of the parser
  • Removes nullptr as a type for null in preference of jsonv::null
  • Better support for MSVC