Skip to content

Releases: marcos-venicius/grpc-todo-list-cli

0.2.0

26 Mar 23:06
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

What's Changed

available-commands

now the CLI can:

  • create new alias
  • remove an alias
  • list all available aliases

Full Changelog: 0.1.0...0.2.0

0.1.0

11 Mar 15:08
339fe2b
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/marcos-venicius/grpc-todo-list-cli/commits/0.1.0

  • allow user to create a new account with command:
gl account create
  • allow user to make login on your account with command:
gl account login