v4.4.2
Fixes
- Fix trailing comma for tagged variants with null members in #1609
- Fix for empty objects with tagged variants in #1610
Improvements
- Added support for custom static strings by @SlaaneshChosen in #1605
- Use
glaze_static_string = true
in yourglz::meta
for your static string type.
- Use
In Development
- Initial TOML write support by @stephenberry in #1603
Full Changelog: v4.4.1...v4.4.2