0.10.0
Changes
- Added
Lexer#lexCommand
which combinesextractCommand
andLexer#lex
for a more convenient lexing. - Added ability to pass multiple key names to
Args#{flag, option, options}
to act as aliases. - Changed
exactStrategy
andcaseInsensitiveStrategy
to take a record of names to list of words, allowing the name to differ from the text of the unordered argument.