Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@erdnaxeli erdnaxeli released this 11 Apr 13:13
· 3 commits to main since this release
  • Fix arguments parsing order to respect the idx instruction
  • Support --help with nested command
  • Support for name: nil with #help
  • Fix array arguments in usage line
  • Fix #help generated by .add_commands to support nil and the command's doc
  • Add a #parse(String) method