v2.6.3
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