Skip to content

Releases: yitsushi/totp-cli

Update command + workflow

06 Sep 13:19
Compare
Choose a tag to compare

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

06 Sep 12:04
42bbf7e
Compare
Choose a tag to compare

No more . separated namespace/account calls.

1.0.5

06 May 14:48
Compare
Choose a tag to compare
  • [Bugfix] base32 tokens without padding #16
  • [Enhancement] space characters in base32 token

1.0.4

10 May 17:59
Compare
Choose a tag to compare
  • [Bugfix] Fix delete/change-password commands
  • [Enhancement] Lower-case guthub handler in packages

1.0.3

08 Oct 12:29
Compare
Choose a tag to compare

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

30 Sep 13:12
Compare
Choose a tag to compare

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

29 Sep 17:12
Compare
Choose a tag to compare

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

28 Sep 13:31
Compare
Choose a tag to compare

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.