Releases: yitsushi/totp-cli
Releases · yitsushi/totp-cli
Update command + workflow
Update command uses the tar.gz file from the workflow.
Because the update command changed, sadly, you we can't use the update method to get the latest one. So to get the latest one, you should download the file manually and override your executable. Later on, you can use the update command again.
v1.1.0
No more .
separated namespace/account calls.
1.0.5
- [Bugfix]
base32
tokens without padding #16
- [Enhancement]
space
characters in base32
token
1.0.4
- [Bugfix] Fix delete/change-password commands
- [Enhancement] Lower-case guthub handler in packages
1.0.3
New
- New help format
- Command specific help
- Examples in command specific help
- Useful readme
- [dev] new command handling logic
- [dev] separate sub-packages
Fix
- Some typos, formatting errors
1.0.2
New
nothing
Fix
- Initialize credentials file on the 1st run. If the file does not exist it will ask for your new PIN.
1.0.1
New
update
command to check newer releases and download them
version
to get current version number of the application
Fix
Sadly nothing, next time => documentation.
1.0.0
This is the 1st version of this project. This release (and future ones also) is created only because I want to share binaries to use totp-cli
without building on any machine.