Skip to content

v3.1.6

Compare
Choose a tag to compare
@stephenberry stephenberry released this 23 Jul 20:34
· 498 commits to main since this release

Now fuzz testing with every merge!

Many thanks to @pauldreik for adding fuzz testing to Glaze. Fuzzing has revealed a number of issues, especially with glz::json_t and invalid input. These issues have been resolved in this release, making Glaze much safer with untrusted inputs.

As of 3.1.5 floating point numbers are exactly round-tripped and now every float value is tested for proper round-tripping.

Fixes and Improvements

Full Changelog: v3.1.5...v3.1.6