🚨 Breaking Changes
- Rewrite and redesign the whole library - by lepture [<samp>(db2b5)</samp>](https://github.com/authlib/otpauth/commit/db2b53d)
🚀 Features
- Add .string_code method. Add docstring. - by lepture [<samp>(d159b)</samp>](https://github.com/authlib/otpauth/commit/d159b48)
🐞 Bug Fixes
- Use hmac.compare_digest in verify method - by lepture [<samp>(1c0d3)</samp>](https://github.com/authlib/otpauth/commit/1c0d332)
- Adding tests, and fix to_uri method - by lepture [<samp>(bb02f)</samp>](https://github.com/authlib/otpauth/commit/bb02f14)
[View changes on GitHub](https://github.com/authlib/otpauth/compare/v1.0.1...v2.0.0)