Skip to content

v3.1.0

Compare
Choose a tag to compare
@constantoine constantoine released this 03 Nov 09:47
· 82 commits to master since this release
v3.1.0
2b1f7b3

What's new

  • get_qr() now returns a String as an error.
  • TOTP now implements core::fmt::Display
  • Rfc6238Error and TotpUrlError now implement std::error::Error

CI

  • Add better coverage thanks to llvm-tools-preview and grcov

Style

  • Finally cargo fmt'd the whole repo

Special thanks