-
Now use type_name and type_size instead of set_custom_option.
-
Removing OptionFormatter Rename files Rename to just Formatter Remove OptionFormatMode (just needs a bool) Renaming option functions on formatter
-
in progress: formatters Getting closer Working on apps One test actually runs All builds, added filter functions Reverting a few behavours as needed Repairs All tests pass Fixing error with adding help flag Labels are simpler mappings, normalized setters Adding help_all Adding a few more tests One more line tested Adding one more check Adding to readme Simplify naming Adding default constructors Fixing spacing issues with subcommand all printout Adding a couple of tests
-
* Adding fix for #75, rename requires to needs * Removing check for install commands (should still be run in subproject)
-
Some error codes are renamed
-
[skip ci]
-
* set_default_str and set_default_val update * Fixes for style checking