Skip to content

1.8.2

Compare
Choose a tag to compare
@stephenberry stephenberry released this 29 Nov 15:06
· 1304 commits to main since this release

Improvements

  • Faster JSON object writing for structs in common cases
  • Faster string writing for JSON using SWAR
  • Binary writing optimizations
  • Added glz::meta reflection support for CSV
  • Other minor improvements, more documentation, and more unit tests

Fixes

  • Fixed MSVC binary file reading