Skip to content

v2.6.3

Compare
Choose a tag to compare
@stephenberry stephenberry released this 16 May 19:11
· 699 commits to main since this release

Support for GCC 14

  • GCC 11 maintenance is being dropped. Glaze will continue to ensure compatibility with GCC 12, 13, and 14.

by @stephenberry in #1001

Fixes

  • Fixed a potential buffer under-read when using const read buffers that are extremely short (less than 12 characters).

Improvements

  • More larger data set unit tests

Full Changelog: v2.6.2...v2.6.3