Skip to content

Releases: Yord/shargs-example-repl

Release list

0.5.0

Choose a tag to compare

@Yord Yord released this 12 Jul 09:18

Notable Changes

  • Errors are now shown, if an unknown command is used and if an unknown --mode is used in case.

0.4.0

Choose a tag to compare

@Yord Yord released this 14 Jun 09:26

Breaking Changes

  • The completer function has been updated to follow the new function signature introduced in shargs-repl 2.0.0. (8690c9f)

Notable Changes