-
* add ignore_underscore test cases and options to app * add ignore_underscore for add_sets and some more tests for the sets and subcommands * add some documentation lines and some failing tests * update readme with ignore_underscore option * remove failing tests from known issue * remove empty line for code coverage
-
* Adding new parse layout * Dropping shortcurcuit from help, since it has special override * Refactor help call * Dropping shortcurcuit since it is not needed now that help has custom behavoir * Dropping MaxSubcommand error (cannot occur)
-
Now use type_name and type_size instead of set_custom_option.
-
* Adding const & access to sets * Adding set reference option * One missing line in coverage
-
* Adding fix for #75, rename requires to needs * Removing check for install commands (should still be run in subproject)