1.8.2
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