Important
BEVE boolean arrays layout specification compliance fix
Proper LSB encoding for BEVE boolean arrays by @stephenberry in #2444
Fixes
- Fix UB for itoa: forming pointer before the start of an array by @stephenberry in #2440
- Fix (yaml): quote strings containing commas in needs_quoting() by @psallandre in #2433
- Fix (yaml): custom_t/skip_if support and custom read tail scan by @psallandre in #2434
write_block_sequenceuses compact style by @stephenberry in #2441- Fix YAML empty array formatting by @stephenberry in #2443
Improvements
- YAML support for glz::custom by @stephenberry in #2442
- Add eetf_to_json function by @fregate in #2439
Full Changelog: v7.2.3...v7.3.0