Skip to content

v0.1.2

Compare
Choose a tag to compare
@joshi4 joshi4 released this 10 Jan 22:01
· 412 commits to main since this release

Changelog

  • c913b01 client: return full error when client is invalid
  • 56546c7 cmd/login: display error while saving tokens
  • 2fb08e3 cmd/login: provide more feedback to the users about each step
  • 94ae4bb cmd/login: rm trailing space, quote and braces from the token
  • 94cd064 cmd/login: verify new token after user completes login
  • 40720f0 config: return an error if token is missing from config
  • f6ded47 display: add adaptive style for info
  • 6b6b05d extract display outside of cmd
  • 9dd8f6c rm savvy_errors pkg