Releases: marcopaganini/termotp
Releases · marcopaganini/termotp
v0.0.11
28 Nov 06:48
Compare
Sorry, something went wrong.
No results found
Changelog
45175e7 Remove upx compression (causes issues with MacOS).
v0.0.10
28 Sep 20:35
Compare
Sorry, something went wrong.
No results found
Changelog
74848fa Change references to termotp.
303edfe Fix install bug with double digit versions.
569a353 Fixed lint complaints about error messages.
95a2b35 Regex typo fix.
20a51e8 Use goreleaser to create releases.
v0.0.9
18 Mar 03:23
Compare
Sorry, something went wrong.
No results found
Commits
68f5fdb : Turn off automerge in --plain mode. (Marco Paganini)
28cf034 : Add JSON output support. (Marco Paganini)
v0.0.8
15 Mar 04:01
Compare
Sorry, something went wrong.
No results found
Commits
b082c57 : Also accept passwords from stdin. (Marco Paganini)
v0.0.7
07 Mar 02:45
Compare
Sorry, something went wrong.
No results found
Commits
cc2eee8 : Add support to save/read password to/from keyring. (Marco Paganini)
691479f : Small text improvement. (Marco Paganini)
v0.0.6
20 Feb 01:11
Compare
Sorry, something went wrong.
No results found
Commits
47870d6 : Add darwin/amd64 and darwin/arm64 builds. (Marco Paganini)
6af0316 : Update README with new flags. (Marco Paganini)
v0.0.5
17 Feb 03:39
Compare
Sorry, something went wrong.
No results found
Commits
d914359 : Improve README.md. (Marco Paganini)
00fd244 : Fix repo name for installer in README.md (Marco Paganini)
b089391 : More documentation improvements. (Marco Paganini)
282bca9 : Added why termotp section and similar programs. (Marco Paganini)
5f63c38 : Fix tipo in a comment. (Marco Paganini)
05bc615 : Add goreportcard badge. (Marco Paganini)
4eb742c : Add fzf support (--fzf). (Marco Paganini)
v0.0.4
11 Feb 04:41
Compare
Sorry, something went wrong.
No results found
Commits
132d76d : Fix build command for arch releases. (Marco Paganini)
34f1260 : Removed undefined variable ERR. (Marco Paganini)
v0.0.3
11 Feb 04:33
Compare
Sorry, something went wrong.
No results found
Commits
213cce0 : Fixed typo on chmod (744->755). (Marco Paganini)
v0.0.2
11 Feb 04:20
Compare
Sorry, something went wrong.
No results found
Commits
9b2ee26 : Restore deployment write permission of GITHUB token. (Marco Paganini)
dfe5b95 : Debugging token permissions issue. (Marco Paganini)