Improvements
- New, faster (to compile and run) glz::tuple implementation without tuplet lineage by @stephenberry in #2848
Fixes
- Reject CBOR integers and enum ordinals that overflow the target type by @uwezkhan in #2846
- Fix quadratic YAML scans on long lines and silent trailing-content loss by @stephenberry in #2849
Full Changelog: v8.2.0...v8.3.0