Skip to content

Releases: ivanpointer/CLI

V1.0.7

04 Dec 04:49
Compare
Choose a tag to compare

Overridden index operator on Arguments returning null instead of throwing exception if a key is not found.

V1.0.5

04 Dec 02:00
Compare
Choose a tag to compare

Added a handler to the CLIHandler for already parsed arguments. Added a method on Arguments for checking flags. Updated unit tests accordingly.

V1.0.3

27 Nov 08:48
Compare
Choose a tag to compare

Fixed a bug with the naming. The documentation will need to be updated.

V1.0.1

27 Nov 06:18
Compare
Choose a tag to compare

The initial release of the CLI utility.