New
v0.14.2
What's Changed
- refactor: use anyhow less for better error handling by @dyc3 in https://github.com/dyc3/steamguard-cli/pull/404
- chore: update to build with rust 1.80 by @chenrui333 in https://github.com/dyc3/steamguard-cli/pull/405
- chore: fix new clippy lints by @dyc3 in https://github.com/dyc3/steamguard-cli/pull/406
- status: improve formatting of printed info, add
--rawarg by @dyc3 in https://github.com/dyc3/steamguard-cli/pull/407 - docs: explain
CTwoFactor_AddAuthenticator_Request'sversionfield by @dyc3 in https://github.com/dyc3/steamguard-cli/pull/408 - login: add
LoginError::SessionExpiredby @dyc3 in https://github.com/dyc3/steamguard-cli/pull/409
New Contributors
- @chenrui333 made their first contribution in https://github.com/dyc3/steamguard-cli/pull/405
Full Changelog: https://github.com/dyc3/steamguard-cli/compare/v0.14.1...v0.14.2