Improvements
- error_on_missing_array_elements option by @stephenberry in #2381
- Glaze vs Boost.Beast HTTP server benchmarks and optimizations by @stephenberry in #2384
- custom optional support by @stephenberry in #2390
- Add clang-cl CI workflow by @annihilatorq in #2395
- Make REST router more like a map and allow overwriting routes by @stephenberry in #2403
Fixes
- YAML fix for generic_u64 and generic_i64 by @stephenberry in #2382
- format_context to support specifying YAML in opts format field by @stephenberry in #2383
- glz::patch support for all glz::generic_ types by @stephenberry in #2387
- Avoid erroring on nullable value types by @stephenberry in #2394
- Fix GNU-style flag passing to MSVC frontend by @annihilatorq in #2391
- Nullable value write skipping by @stephenberry in #2398
Full Changelog: v7.2.1...v7.2.2