Skip to content

v0.2.1

Compare
Choose a tag to compare
@prajwalch prajwalch released this 04 Sep 20:24

Fixes:

  • Fixed CommandArgumentNotProvided error when argRequired is set to false (#4)
  • Fixed an error message that shows parent command name instead of sub-command when CommandArgumentNotProvided error is returned from sub-command parser (#4)