Skip to content

v0.0.4

Compare
Choose a tag to compare
@twpayne twpayne released this 30 Nov 17:05
· 4436 commits to master since this release
db396af

Changelog

a2e6e88 Add LastPass integration
377d68e Add graceful template error handling mechanism
cbb5b2d Add installation docs referring to Goreleaser-generated artefacts and Homebrew formula
377999a Add lastpass command as a wrapper for lpass
496c2ba Documentation tweaks
06f8e7a Ensure Go modules are enabled in before hook
273e14f Factor out keyringFunc
e612476 Handle errors gracefully in keyring
841d2e7 Handle errors gracefully in lastpass
d88b705 Make CI output less verbose
7992f60 Make template execution more strict
4c7aece Only read files and evaluate templates when required
a436144 Remove GO111MODULES
b45c5ad Set GO111MODULE in .travis.yml