Releases: jjfalling/TOTP-Generator
Releases · jjfalling/TOTP-Generator
3.1.3
Catch issue with both clipboard and keyring and add note to readme
Update requirements and min python version
3.1.1
Cli user prompt now states when edit/remove action is used
Update requirements
3.1.0
Change clipboard lib
Add padding before service name
3.0.0
Drop python < 3.7 support
Switch to pyotp
Update libs
The keyring lib may require you to migrate your keyring config to a new location. If this is the case, an error will be thrown with instructions.
2.0.5
Fix code generation with improperly padded secrets
See #10
2.0.2
version bump for dep changes