Skip to content

8.0.0-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@shadowspawn shadowspawn released this 06 Jun 04:37
· 274 commits to master since this release
0e204e8

Added

  • .showHelpAfterError() to display full help or a custom message after an error (#1534)
  • custom argument processing function also called without action handler (only with action handler in v8.0.0-0) (#1529)

Changed

  • remove help suggestion from "unknown command" error message (see .showHelpAfteError()) (#1534)
  • Command property .arg initialised to empty array (was previously undefined) (#1529)