Skip to content

Version 2.3.2: Minor maintenance

Compare
Choose a tag to compare
@henryiii henryiii released this 04 Jan 04:09
· 130 commits to main since this release
291c587

This version provides a few fixes collected over the last three months before adding features for 2.4.

  • Bugfix: Consistently use ADL for lexical_cast, making it easier to extend for custom template types #820
  • Bugfix: Tweak the parsing of files for flags with disable_flag_override #800]
  • Bugfix: Handle out of bounds long long #807
  • Bugfix: Spacing of make_description min option output #808
  • Bugfix: Print last parsed subcommand's help message #822
  • Bugfix: Avoid floating point warning in GCC 12 #803
  • Bugfix: Fix a few gcc warnings #813
  • Backend: Max CMake tested 3.22 -> 3.24 #823

New Contributors

Full Changelog: v2.3.1...v2.3.2