Fixes
- Guard fixed_padding for prettify by @stephenberry in #2460
- skip_toml_field boolean fix for MSVC compiler bug by @stephenberry in #2463
JSON Schema
- jsonchema prefixItems for tuples and arrays in #2461
- Proper vector of pairs support for JSON Schema in #2464
- Single string type when not an array for JSON Schema in #2465
- Proper JSON Schema for Glaze value metadata in #2466
Improvements
- Update MSVC version in README to the correct one used in CI by @DockedFerret800 in #2462
Full Changelog: v7.3.2...v7.3.3