From bfae04723bd3155801f079ab5238018ec8a0cb09 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 1 May 2026 14:34:04 +0200 Subject: Redesign API by introducing otp2289.OTPResponse type --- CHANGELOG.md | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b220de..fe4f0be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,44 +1,48 @@ # Changelog -## [2.0.0](https://github.com/blackm0re/pyotp2289/tree/2.0.0) (2025-01-03) +## [2.0.0](https://codeberg.org/sgs/pyotp2289/releases/tag/v2.0.0) (2026-05-01) -[Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.2.1...2.0.0) +[Full Changelog](https://codeberg.org/sgs/pyotp2289/compare/v1.2.1...v2.0.0) **Changes:** -- Rename *Exception to *Error and do some additional linting +- Redesign API by introducing the otp2289.OTPResponse type +- Add type checking and linting -## [1.2.1](https://github.com/blackm0re/pyotp2289/tree/1.2.1) (2023-01-08) +- Move the project from GitHub to Codeberg -[Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.2.0...1.2.1) + +## [1.2.1](https://codeberg.org/sgs/pyotp2289/releases/tag/v1.2.1) (2023-01-08) + +[Full Changelog](https://codeberg.org/sgs/pyotp2289/compare/v1.2.0...v1.2.1) **Changes:** - Include the unit tests in the sdist package -## [1.2.0](https://github.com/blackm0re/pyotp2289/tree/1.2.0) (2023-01-05) +## [1.2.0](https://codeberg.org/sgs/pyotp2289/releases/tag/v1.2.0) (2023-01-05) -[Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.1.1...1.2.0) +[Full Changelog](https://codeberg.org/sgs/pyotp2289/compare/v1.1.1...v1.2.0) **Changes:** - Add the `OTPState.ot_hex` property -## [1.1.1](https://github.com/blackm0re/pyotp2289/tree/1.1.1) (2022-04-02) +## [1.1.1](https://codeberg.org/sgs/pyotp2289/releases/tag/v1.1.1) (2022-04-02) -[Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.1.0...1.1.1) +[Full Changelog](https://codeberg.org/sgs/pyotp2289/compare/v1.1.0...v1.1.1) **Changes:** - Reintroduce setup.py for better campatibility -## [1.1.0](https://github.com/blackm0re/pyotp2289/tree/1.1.0) (2022-03-29) +## [1.1.0](https://codeberg.org/sgs/pyotp2289/releases/tag/v1.1.0) (2022-03-29) -[Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.0.0...1.1.0) +[Full Changelog](https://codeberg.org/sgs/pyotp2289/compare/v1.0.0...v1.1.0) **Changes:** @@ -51,7 +55,7 @@ - use *setuptools* instead of the deprecated *distutils* -# [1.0.0](https://github.com/blackm0re/pyotp2289/tree/1.0.0) (2020-04-07) +# [1.0.0](https://codeberg.org/sgs/pyotp2289/releases/tag/v1.0.0) (2020-04-07) **Changes:** -- cgit v1.3