Releases: artpaul/cxxopts
Releases · artpaul/cxxopts
5.2.2
Improvements
- wrap header and footer strings
5.2.1
Improvements
- back to single include file.
5.1.1
Fixes
- fix build: include limits
5.0.2
Fixes
- don't parse an empty string as a default value of type T
- disable exceptions if -fno-exceptions flag is set
5.0.1
Fixes and improvements
- do not sigsegv on empty arguments
- get rid of regex
5.0.0
Breaking changes
- do not ignore an argument for an option with implicit value