Skip to content

v1.1.4

Compare
Choose a tag to compare
@danenania danenania released this 06 Jun 20:03
· 135 commits to master since this release

Changelog

c6fe654 Releasing 1.1.4
12c8d36 add verbose output option (for debugging occasional http request issues)
dbd3003 Releasing 1.1.3
8a55981 rebuild with go 1.10, should fix occasional net/http cert trust issues on OSX
15ead9f convert function definitions to POSIX-style for install script
fe819d3 Merge pull request #4 from danielcompton/patch-1
0658462 Update README.md
1b81eea Add instructions for use with direnv
e381513 Releasing 1.1.2
971c51e t push origin masterMerge branch 'danmaas-pam-compatible'
31cd2ae Merge branch 'pam-compatible' of git://github.com/danmaas/envkey-source into danmaas-pam-compatible
b7eb20b fix test
9e23c77 add --pam-compatible option
5df033f Update README.md
66ebbfd Releasing 1.1.1
d492057 added --env-file flag, version bump
299b5c8 Better to leave creating /usr/local/bin to user when it doesn't exist on install--show error message and exit
cb6161e better approach to making /usr/local/bin when it doesn't exist on osx
217bc1b silence output from expected errors in install script
c40a3d0 Releasing 1.1.0
a39758c version bump - to include latest envkey-fetch with failover fix + access logging props
8fee37a Releasing 1.0.3
24bd2f0 fix install script unpacking all release files into install dir
d82ea5e also escape environment variable keys, not just values
071f7b6 Releasing 1.0.2
7721dc4 goreleaser arm fix
d4bb90b Add ARM build targets
97c7eea Update README.md
8fad519 Update README.md
eb522b1 README tweaks
83badc3 README update
664dc1f Releasing 1.0.1
b332aa2 Help/usage updates, Docker example for README
b2bbf6f Don't use sudo when installing on Docker
3014f6b Cache by default when .env file present, --no-cache flag, README updates
246f086 Update README.md
2f94e2a Update README.md
ad08a37 Update README.md
4cf7edd Update README.md
dd760de Update README.md
d6ca3b4 Update README.md
f36b771 Update README
7b16cc8 Update README
ca2068a Update README
e10200a Update README
19ea75c Update README
37a9dfa Update README
8687b12 Update README
334e65f Update README
976c998 Update README
44446a9 Update README
88b997d Update README
b166e79 Update README
23f6c27 Releasing 1.0.0
7df52b6 Don't cache config by default
b825fc9 Releasing 0.9.7
c9a3756 update release script
dbd337d update install.sh for windows support
aa190dd add invalid key test
92e8196 Add tests, add quoting/escaping to prevent shell injection
fe5bd32 install script fix
7b23d02 update release script
f108cf6 update gitignore
705753f update gitignore
a91e5fd don't use sudo for moving file to /usr/local/bin - leave up to user
7d7a484 license update
72c5f5c Built and released 0.9.5. Updated dist/


Automated with GoReleaser
Built with go version go1.10.2 darwin/amd64