github stephenberry/glaze v2.0.7
2.0.7

latest releases: v8.4.0, v8.3.0, v8.2.0...
2 years ago

What's Changed

  • Add minify method to complement prettify method by @BowDown097 in #713
  • Added opts to exception based json file write. by @isaki in #717
  • Support for std::vector<std::pair reading + ranges doc by @stephenberry in #724

Added concatentate to glz::opts, to turn off std::pair concatenation in ranges and array like types when desired. Default behavior will concatenate ranges of pairs as single JSON objects just as before.

MSVC is currently broken when it comes to static thread_local constinit, so there are dangers of using reflection with MSVC in multi-threaded contexts.

New Contributors

Full Changelog: v2.0.6...v2.0.7

Don't miss a new glaze release

NewReleases is sending notifications on new releases.