Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 14:49
· 78 commits to main since this release
0edf43a

Improvements

  • Add Hub 2FA support, with new commands login and logout #120 #126 #123 #137 #139
  • Assume latest if no tag specified on tag rm #113
  • Better handle Ctrl+C #116
  • Improve error message returned by server #117
  • Added logging with --trace and --verbose flags #118
  • Improved UX on tag/repo rm commands #119
  • Prompt if username is empty on login #132
  • Show current rate limiting with new command account rate-limiting #129

Fixes

  • Correct input colors #131
  • Add list alias for all ls commands #136
  • Fix token commands UX: Merge pull request #138 from docker/token-activate #138