Skip to content

v4.4.2

Compare
Choose a tag to compare
@stephenberry stephenberry released this 14 Feb 17:18
· 72 commits to main since this release

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 your glz::meta for your static string type.

In Development

Full Changelog: v4.4.1...v4.4.2