0.4.0
Breaking Changes
- The completer function has been updated to follow the new function signature introduced in shargs-repl 2.0.0. (8690c9f)
Notable Changes
- Dependencies have been updated to shargs 0.24.6 and shargs-repl 2.0.0. (bf7f4d5)
- A lexer has been added alongside the parser for use in the new autocomplete function. (c6b8188)