Skip to content

v0.2.11-alpha

Choose a tag to compare

@plexus plexus released this 08 Feb 07:51
· 120 commits to main since this release

Added

  • Handle named command arguments
  • Support --flag FOO and --flag=<foo> (and --flag <foo>)
  • Boolean flags count by default, e.g. -vvv => {:verbose 3}

Changed

  • Command handlers take a single unified map