Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 09:50
· 62 commits to main since this release

πŸš€ Features

  • Add verify command
  • Add list and info commands

πŸ› Bug Fixes

  • Rename info to whoami
  • Better error messages
  • Add VerificationStatus enum
  • Remove config flag from init command
  • Return proper exit code from verify

🚜 Refactor

  • Remove unwraps
  • Better error messages
  • Minor changes
  • Fix clippy warnings
  • Better list command output

βš™οΈ Miscellaneous Tasks

  • Create README.md
  • Release 0.2.1 version

Reformat

  • Fix clippy warnings and reformat