.. rst-class:: lead
Here lists the release notes of otpauth v2.
For v1, please head over to https://pythonhosted.org/otpauth/
Released on May 9, 2025
- Avoid
verifyto raise an exception when thecodeargument is non-ascii.
Released on Mar 1, 2025
- Add python 3.12, 3.13 supports.
- Rename RFC files to private filenames.
Released on Sep 09, 2023
- Fix
.verifymethod
Released on Jul 20, 2023
- Improve type hints
Released on Mar 24, 2023
New, rewrite completely.