Skip to content

Releases: joemiller/vault-token-helper

v0.2.3

23 Jul 03:54
d8e6ba5
Compare
Choose a tag to compare

Changelog

720e6f0 fix: enable command puts incorrect path into ~/.vault when binary is run from $PATH without a directory specified

v0.2.1

23 Jul 03:09
79920ab
Compare
Choose a tag to compare

Changelog

a75defc handle codesigning macos binaries inside tarballs
4ff5229 homebrew needs tarball. re-enable macos tarball
3f22c0e publish draft releases from ci due to macos codesigning workaround

v0.1.2

23 Jul 02:53
22f99ba
Compare
Choose a tag to compare

Changelog

792d16c introduce a project GPG key and use it to sign releases

v0.1.1

18 Jul 16:29
1342daf
Compare
Choose a tag to compare

Changelog

ec4ac92 [skip ci] post 0.1.0 release documentation fixes
6723733 add --extended flag to list subcommand
f656831 introduce release.sh script and add support for GPG signing of releases
653933c switch back to upstream keyring lib. add vault lib for list --extended
3b90b88 un-hide the standard token helper subcommands from help output - get/store/erase