Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@2aronS 2aronS released this 19 May 11:58
  • added support for nested subcommands with auto-generated help text
  • fixed argument parsing bug when using quoted strings with spaces
  • refactored command registry to use hash map instead of linear search
  • new --json flag for machine-readable output across all commands
  • improved error messages to show command suggestions for typos