Releases: bscothern/ConfigArgumentParser
Releases · bscothern/ConfigArgumentParser
v0.2.0
Upgraded to use swift-argument-parser
v1.0.1
+
v0.1.2
Fixed an issue where the config file help would print if the RootCommand
threw any Error to exit.
v0.1.1
Added support for help messages directing how to use config files.
v0.1.0
[Tests] Cleaned up some stuff for tests, added support for removing t…