| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-29 | 546 Bytes | |
| v8.3.0 source code.tar.gz | 2026-08-29 | 2.1 MB | |
| v8.3.0 source code.zip | 2026-08-29 | 2.5 MB | |
| Totals: 3 Items | 4.7 MB | 1 | |
Improvements
- New, faster (to compile and run) glz::tuple implementation without tuplet lineage by @stephenberry in https://github.com/stephenberry/glaze/pull/2848
Fixes
- Reject CBOR integers and enum ordinals that overflow the target type by @uwezkhan in https://github.com/stephenberry/glaze/pull/2846
- Fix quadratic YAML scans on long lines and silent trailing-content loss by @stephenberry in https://github.com/stephenberry/glaze/pull/2849
Full Changelog: https://github.com/stephenberry/glaze/compare/v8.2.0...v8.3.0