github CLIUtils/CLI11 v2.3.2
Version 2.3.2: Minor maintenance

latest releases: v2.4.2, v2.4.1, v2.4.0...
16 months ago

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

Don't miss a new CLI11 release

NewReleases is sending notifications on new releases.