Improvements
- Improved compilation performance (many thanks to @arturbac) in #1512, #1514, #1516, #1513, #1517
- Remove constexpr requirement for glz::schema fields & cleaned JSON schema code by @stephenberry in #1518
Fixes
- Fixed glz::merge with empty objects in #1519 (thanks @SenseOnline)
- Fixed enum string read for vector of pairs in concatenate mode by @sjanel in #1525
In Development
- REPE conformance for registry errors in #1526
Full Changelog: v4.2.2...v4.2.3