Skip to content

Version 2.4.1

Choose a tag to compare

@phlptp phlptp released this 08 Feb 03:17
· 146 commits to main since this release
f4d0731

A transitive include that might be present in some standard libraries is now included directly. Also fixes a test on architectures that need libatomic linked and fixes an inadvertent breaking change regarding unused defaults for config files.

  • Bugfix: Include cstdint #996
  • Bugfix: Fix change in operation of config_ptr with unused default in the count method #1003
  • Tests: Include libatomic if required for fuzzing test #1000

Full Changelog: v2.4.0...v2.4.1