Skip to content

v3.1.0

Choose a tag to compare

@SpectraL519 SpectraL519 released this 31 Dec 13:29
· 2 commits to master since this release
d01857f
  • Added a hidden flag and setter to the argument_group class. If the flag is set to true, 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-executable argument to the formatting script