This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
4.0.0-pre.7
Pre-release
Pre-release
Enhancements
- The default build type is now release when using cmake.
Bug Fixes
- JSON value & JSON schema backends now support top-level Reference Elements. This prevents crashes on
Include
statements inenum
contexts.
#709