Improvements
- JSON schema now validates custom tag and ids (for variants) @stephenberry in #822
Minor Improvements
- Added glz::validate_jsonc by @stephenberry in #817
- Added void(void) client.call(header) by @stephenberry in #818
- Adding support for reflectable wrappers with REPE registry by @stephenberry in #820
Fixes
- Adding const to std::exception catching by @stephenberry in #821
Full Changelog: v2.2.2...v2.2.3