Skip to content

Releases: artpaul/cxxopts

5.3.0

5.2.3

5.2.2

09 Jun 10:47
Compare
Choose a tag to compare

Improvements

  • wrap header and footer strings

5.2.1

22 May 11:26
Compare
Choose a tag to compare

Improvements

  • back to single include file.

5.2.0

5.1.1

29 Apr 14:57
Compare
Choose a tag to compare

Fixes

  • fix build: include limits

5.1.0

5.0.2

18 Jun 19:53
Compare
Choose a tag to compare

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

25 Apr 18:02
Compare
Choose a tag to compare

Fixes and improvements

  • do not sigsegv on empty arguments
  • get rid of regex

5.0.0

23 Apr 20:10
Compare
Choose a tag to compare

Breaking changes

  • do not ignore an argument for an option with implicit value