Releases: Cloud-Automation/simple-argument-parser
Releases · Cloud-Automation/simple-argument-parser
v0.2
- Commands like ./command-something are now processed correctly. Since there was a default handler for the initial command options have not been parsed that follow the first command.
- If no argument is give the default command will be called, if given.
First Release.
- Basic implementation including Tests.