·
3 commits
to main
since this release
What's Changed
- Add type hints and MyPy checking to CI by @jan-janssen in #69
- Move config to a separate module by @jan-janssen in #70
- Refactor internal structure by @jan-janssen in #71
- Remove duplicate files by @jan-janssen in #73
- Test with python 3.14 by @jan-janssen in #74
- get_totp() use string rather than dict as input by @jan-janssen in #75
- Update test environment by @jan-janssen in #76
- Move user interface to separate file by @jan-janssen in #77
- Move command line interface to separate module by @jan-janssen in #78
- Follow Python standard packaging guidelines by @jan-janssen in #79
- Create tutorial to explain the functionality of pyauthenticator by @jan-janssen in #80
Full Changelog: pyauthenticator-0.2.1...pyauthenticator-0.3.0