- Sep 01, 2019
- Aug 04, 2019
-
-
AdrianT authored
BREAKING CHANGE: Command.option no longer accepts individual arguments, an object must be passed.
-
AdrianT authored
BREAKING CHANGE: Command.variable no longer accepts individual arguments, an object must be passed.
-
AdrianT authored
BREAKING CHANGE: Command.parameter no longer accepts individual arguments, an object must be passed.
- Jul 28, 2019
- Jul 25, 2019
-
-
AdrianT authored
-
AdrianT authored
BREAKING CHANGE: Arguments and options are now members of the context object, and not passed to handlers directly.
-
AdrianT authored
-
AdrianT authored
-
AdrianT authored
BREAKING CHANGE: The 'multiple' option is now called 'variadic'.
-
AdrianT authored
BREAKING CHANGE: The 'global' option is now called 'inherit', and must be specified in an options object.
-
AdrianT authored
-
AdrianT authored
- Jul 24, 2019
-
-
AdrianT authored
-
AdrianT authored
BREAKING CHANGE: The error message for Context.fatal and Context.usage is no longer optional. BREAKING CHANGE: The exit code for Context.fatal and Context.usage is now the first argument.
-
AdrianT authored
BREAKING CHANGE: Command.log and Context.log no longer exist.
-
AdrianT authored
-
AdrianT authored
- Jul 23, 2019
- Jul 22, 2019