summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterRedesign API by introducing otp2289.OTPResponse typeSimeon Simeonov5 months
nextRedesign API by introducing otp2289.OTPResponse typeSimeon Simeonov5 months
 
TagDownloadAuthorAge
v2.0.0commit bfae04723b...Simeon Simeonov5 months
v1.2.1commit e9f45a50dd...Simeon Simeonov4 years
v1.2.0commit b8fa40b48f...Simeon Simeonov4 years
v1.1.1commit 2c33e6214d...Simeon Simeonov4 years
v1.1.0commit 4ea3c077bd...Simeon Simeonov4 years
v1.0.0commit a46f8180c3...Simeon Simeonov6 years
 
AgeCommit messageAuthorFilesLines
2026-05-01Redesign API by introducing otp2289.OTPResponse typeHEADv2.0.0nextmasterSimeon Simeonov9-394/+560
2026-04-28Restructure the entire project, enforce linting and add support for type chec...Simeon Simeonov17-374/+382
2024-12-28Rename *Exception to *Error and do some general lintingSimeon Simeonov9-448/+2296
2023-01-09Merge pull request #1 from grahamperrin/patch-1Simeon Simeonov1-7/+8
2023-01-08Include the tests in the sdist packagev1.2.1Simeon Simeonov8-5/+17
2023-01-08README: pkg, and URLsGraham Perrin1-7/+8
2023-01-05Update setup.cfg and releasev1.2.0Simeon Simeonov2-57/+9
2023-01-05Add the OTPState.ot_hex propertySimeon Simeonov13-17/+35
2022-04-02Reintroduce setup.py for better compatibilityv1.1.1Simeon Simeonov3-1/+15
2022-03-31Restructure the project in order to replace distutils with setuptoolsv1.1.0Simeon Simeonov8-60/+74
[...]