Skip to content

v2.1.0

Choose a tag to compare

@SpectraL519 SpectraL519 released this 23 May 11:40
· 29 commits to master since this release
4ebeaf3
  • Added the argument_parser::verbose function which can be used to set the description verbosity mode
  • Aligned the argument description generating to:
    • Align the argument help messages (when verbose=false)
    • Print the argument parameter values (when verbose=true)
  • Added missing file doc comments