- update to 3.2.1:
* Fix compilation with optional on C++20.
* Fix unannotated fallthrough.
* Fix sign conversion with Unicode output.
* Don't initialize regex in static initialiser.
* Fix incorrect integer overflow checks.
* Change quote output to '' to match Windows.
* Don't split positional arguments by the list delimiter.
* Order help groups by the order they were added.
short name.
OBS-URL: https://build.opensuse.org/request/show/1161126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cxxopts?expand=0&rev=4
* Fix compilation with optional on C++20.
* Fix unannotated fallthrough.
* Fix sign conversion with Unicode output.
* Don't initialize regex in static initialiser.
* Fix incorrect integer overflow checks.
* Change quote output to '' to match Windows.
* Don't split positional arguments by the list delimiter.
* Order help groups by the order they were added.
short name.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cxxopts?expand=0&rev=7
- update to 3.1.1:
* Fixed version number in header.
* Support for multiple long names for the same option (=
multiple long aliases)
* Add a `program()` function to retrieve the program name.
* Added a .clang-format file.
* Added iterator and printing for a ParseResult.
* Cleanup exception code, add cxxopts::exceptions namespace.
* Fix `arguments()` having no key for options that only have a
short name.
OBS-URL: https://build.opensuse.org/request/show/1077876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cxxopts?expand=0&rev=3
* Fixed version number in header.
* Support for multiple long names for the same option (=
multiple long aliases)
* Add a `program()` function to retrieve the program name.
* Added a .clang-format file.
* Added iterator and printing for a ParseResult.
* Cleanup exception code, add cxxopts::exceptions namespace.
* Fix `arguments()` having no key for options that only have a
short name.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cxxopts?expand=0&rev=5