v2.1.0
- Added the
argument_parser::verbosefunction 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