This is a patch version that backports fixes from the development of 2.0. Support relative inclusion #475 Fix cases where spaces in paths could break CMake support #471 Fix an issue with string conversion #421 Cross-compiling improvement for Conan.io #430 Fix option group default propagation #450 Fix for C++20 #459 Support compiling with RTTI off #46
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple a...
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple a...
A function implementation was missing after the pre-compile move, missed due to the fact we lost 100...
The name restrictions for options and subcommands are now much looser, allowing a wider variety of c...
This version focuses on cleaning up deprecated functionality, and some minor default changes. The co...
New features include support for output of an empty vector, a summing option policy that can be appl...
Config file handling was revamped to fix common issues, and now supports reading TOML. Adding option...
This version adds a pre-compiled mode to CLI11, which allows you to precompile the library, saving t...
This version provides a few fixes collected over the last three months before adding features for 2....
International audienceSoftware is continually evolving, to fix bugs and add new features. Industry u...
Set handling has been completely replaced by a new backend that works as a Validator or Transformer....
This is a small maintenance update that backports a bug fix for a memory leak that'd occur in long-r...
Fixes the following issues: #420 #421 #422 #432 #428 Also makes an important back-end change to...
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple a...
1.7.10 (2022-12-16) [BUGFIX] Fixed some problems reported by rchk. [BACKWARD INCOMPATIBLE CHANGE I...
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple a...
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple a...
A function implementation was missing after the pre-compile move, missed due to the fact we lost 100...
The name restrictions for options and subcommands are now much looser, allowing a wider variety of c...
This version focuses on cleaning up deprecated functionality, and some minor default changes. The co...
New features include support for output of an empty vector, a summing option policy that can be appl...
Config file handling was revamped to fix common issues, and now supports reading TOML. Adding option...
This version adds a pre-compiled mode to CLI11, which allows you to precompile the library, saving t...
This version provides a few fixes collected over the last three months before adding features for 2....
International audienceSoftware is continually evolving, to fix bugs and add new features. Industry u...
Set handling has been completely replaced by a new backend that works as a Validator or Transformer....
This is a small maintenance update that backports a bug fix for a memory leak that'd occur in long-r...
Fixes the following issues: #420 #421 #422 #432 #428 Also makes an important back-end change to...
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple a...
1.7.10 (2022-12-16) [BUGFIX] Fixed some problems reported by rchk. [BACKWARD INCOMPATIBLE CHANGE I...
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple a...
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple a...
A function implementation was missing after the pre-compile move, missed due to the fact we lost 100...