Skip to content

Releases: Cloud-Automation/simple-argument-parser

v0.2

02 Dec 14:07
Compare
Choose a tag to compare
  • 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.

01 Dec 14:35
Compare
Choose a tag to compare
  • Basic implementation including Tests.