Changelog¶
Here lists the release notes of otpauth v2.
For v1, please head over to https://pythonhosted.org/otpauth/
2.1.2¶
Unreleased
Avoid
verify
to raise an exception when thecode
argument is non-ascii.
2.1.1¶
Released on Sep 09, 2023
Fix
.verify
method
2.1.0¶
Released on Jul 20, 2023
Improve type hints
2.0.0¶
Released on Mar 24, 2023
New, rewrite completely.