Releases: truestamp/truestamp-cli
Releases · truestamp/truestamp-cli
Release list
v0.3.3
Immutable
release. Only release title and notes can be modified.
truestamp-cli 0.3.3
Install:
go install github.com/truestamp/truestamp-cli/cmd/truestamp@v0.3.3
brew install truestamp/tap/truestamp-cli
Changelog
v0.3.2
Immutable
release. Only release title and notes can be modified.
v0.3.1
Immutable
release. Only release title and notes can be modified.
truestamp-cli 0.3.1
Install:
go install github.com/truestamp/truestamp-cli/cmd/truestamp@v0.3.1
brew install truestamp/tap/truestamp-cli
Changelog
- 567ed67: Add
truestamp upgradesubcommand with install-method detection (@grempe) - 12d62b0: Bump golang.org/x/crypto to clear Dependabot alerts (@grempe)
- b3813a9: Genericize version examples and document cosign (@grempe)
- f40c0ac: List all shadowing truestamp binaries, not just the first (@grempe)
- a5803bc: Run CI on macos-latest as well as ubuntu-latest (@grempe)
- 03ea6d7: Warn when an earlier $PATH entry shadows the installed truestamp (@grempe)
v0.3.0
truestamp-cli 0.3.0
Install:
go install github.com/truestamp/truestamp-cli/cmd/truestamp@v0.3.0
brew install truestamp/tap/truestamp-cli
Changelog
v0.2.0
truestamp-cli 0.2.0
Install:
go install github.com/truestamp/truestamp-cli/cmd/truestamp@v0.2.0
brew install truestamp/tap/truestamp-cli
Changelog
- 749bc8f: Add copyright headers to all source files (@grempe)
- 3d6d8b6: Add curl-bash installer and landing page at get.truestamp.com (@grempe)
- 8d7e7c2: Document macOS Gatekeeper quarantine workaround in README (@grempe)
- 28d8aec: Document maintainer release workflow in README (@grempe)
- 66542b8: Prep release v0.2.0 (@grempe)
- 0f2def8: gofmt newly-added copyright headers (@grempe)