json-voorhees v1.0.0 Release Notes

Release Date: 2015-02-18 // about 9 years ago
  • ๐Ÿš€ 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