v3.1.0
- Added a
hiddenflag and setter to theargument_groupclass. If the flag is set totrue, the argument group should not be included in the parser's help message. - Refactored project test building to generate a single testing executable with Doctest suites instead of having multiple test binaries
- Added a
--clang-format-executableargument to the formatting script