What's Changed
- refactor: use anyhow less for better error handling by @dyc3 in #404
- chore: update to build with rust 1.80 by @chenrui333 in #405
- chore: fix new clippy lints by @dyc3 in #406
- status: improve formatting of printed info, add
--raw
arg by @dyc3 in #407 - docs: explain
CTwoFactor_AddAuthenticator_Request
'sversion
field by @dyc3 in #408 - login: add
LoginError::SessionExpired
by @dyc3 in #409
New Contributors
- @chenrui333 made their first contribution in #405
Full Changelog: v0.14.1...v0.14.2