Releases: uw-labs/strongbox
v0.2.1
- Build binaries with Go 1.16
v0.2.0
v0.2.0-rc2
v0.2.0-rc1
- ability to decrypt v2 headers (multiline, contain key-id and version) #49
v0.1.0
Changelog
bcf8a45 fix: circle build release deps
964175f Merge pull request #46 from uw-labs/circle
061cb8c fix circle builds
7a39459 release: clean up after v0.1.0
fe92710 release: v0.1.0
10f62eb Merge pull request #45 from sbuliarca/typo-fix
2e33b7e Fixed small typo
7c7df87 Merge pull request #44 from uw-labs/update-readme
ef8d22c Add $STRONGBOX_HOME to README.md
77306e3 Merge pull request #43 from uw-labs/goreleaser-update
97a47fd release: clean up after 0.1.0-rc3
0.1.0-rc3
Changelog
8f96f56 release: 0.1.0-rc3
6091a1c sys: add plain binaries instead of zipped archive
7e2bf87 remove static flags, should be redundant
38ea831 Merge pull request #42 from uw-labs/create-home
7755a45 Create strongbox home if it does not exist
8e5baaf Merge pull request #40 from uw-labs/custom-home
a9e7e25 Merge pull request #41 from uw-labs/custom-home-2
32f7ed0 Fix the build
22fae65 Tweak "home dir" code
5ceb97b Revert "Simplify home setup"
afdbedc Simplify home setup
744042e Allow custom home via $STRONGBOX_HOME
0b6e5d3 Merge pull request #36 from uw-labs/doc/git-add-verification
c88bb9c Verification instructions post git add
cb85c40 lint
aeefe47 release: clean up after 0.1.0-rc2
0.1.0-rc2
Changelog
1fe7d94 release: 0.1.0-rc2
3637ba6 A hack to only include the binary in the archive
c550389 release: clean up after 0.1.0-rc1
Automated with GoReleaser
Built with go version go1.9.4 linux/amd64
0.1.0-rc1
Changelog
b632160 RELEASE 0.1.0-rc1
663f922 Desired defaults
35a7e1f RELEASE 0.1.0-rc5
e129d2e Explicit name_template and format
92c87e1 RELEASE 0.1.0-dev
62b8f2d RELEASE 0.1.0-rc3
bf6fa2a Binary version doens't get compressed
0c98308 dev version
b761a2e RELEASE 0.1.0-rc2
880684c archive only the binary
c6f0fba dev version
667312a RELEASE 0.1.0-rc1
dd5463c static version
7479bcd fmt
5d5094e Merge pull request #35 from torandu/wrap-in-directory
ca0a878 Wrap all release files in a single directory
Automated with GoReleaser
Built with go version go1.9.4 linux/amd64
0.0.4-rc4
Changelog
4ea1ef8 Merge pull request #34 from uw-labs/decrypt-single-file
52b89be Add flags to enable decryption of a single file
574964c Merge pull request #32 from uw-labs/metalint-fixes
a5c9496 metalint fixes
4ec7815 Merge pull request #30 from uw-labs/binary-version
85b2c7b Expose application version in the binary via flags
c98031f Merge pull request #29 from uw-labs/binaries-wo-cgo
2629540 spelling
Automated with GoReleaser
Built with go version go1.9.4 linux/amd64
0.0.4-rc3
Changelog
e4525e7 Default to HOME env var if unable to get via os.User
5e18852 Disable cgo and statically link the build
e29ebf8 Merge pull request #27 from uw-labs/rm-mowcli
ce3c714 Merge pull request #28 from uw-labs/benchmarks
4a9c1a9 Add simple round trip benchmark
9b347cb More expressive flag names
3de8564 replace mowcli lib with stdlib flag
Automated with GoReleaser
Built with go version go1.9.4 linux/amd64