Skip to content

v0.5.0

Compare
Choose a tag to compare
@dyc3 dyc3 released this 25 Jun 15:35
· 225 commits to master since this release

What's Changed

  • Upgrade to clap v3, switch argument parsing to derive api by @dyc3 in #151
  • Mark all sensitive fields in SteamGuardAccount as secret by @dyc3 in #154
  • Make it possible to generate codes offline by @dyc3 in #156
  • add STEAMGUARD_CLI_PASSKEY environment variable by @dyc3 in #158
  • Switch to crossterm library for terminal ui stuff by @dyc3 in #159
    • This makes building for windows possible.

Full Changelog: v0.4.5...v0.5.0