Skip to content

v1.1.8

Compare
Choose a tag to compare
@danenania danenania released this 23 Aug 19:38
· 44 commits to master since this release

Changelog

bec54ae Releasing 1.1.8
408258f updated fetch.Fetch call with more conventional error handling instead of checking result string for 'error:'
810a5ac install script fix - follow curl redirect for github release
183d4c8 add dist to gitignore
08b4c24 fix install script to point at latest release, not dist folder in master branch
3d0e186 Releasing 1.1.7
104c4cf Merge branch 'noqcks-master'
c186ed3 Adding OR check for IN_DOCKER check
03070d2 Update install.sh
c4c6ea6 Update README.md
d1370a6 Adding OR check for IN_DOCKER check
b70ef50 Update install.sh
e1042cb Update README.md
59b168e add --timeout flag for customizing http timeout duration
5f9ef2b rebuild with latest envkey-fetch to increase http timeout
5018c11 update readme for --verbose option
ad9b599 add verbose output option (for debugging occasional http request issues)
1e98ccf rebuild with go 1.10, should fix occasional net/http cert trust issues on OSX
c194ee5 convert function definitions to POSIX-style for install script
170043e Merge pull request #4 from danielcompton/patch-1
0341f10 Update README.md
c330912 Add instructions for use with direnv
e330618 Releasing 1.1.2
25f1345 t push origin masterMerge branch 'danmaas-pam-compatible'
c69b409 Merge branch 'pam-compatible' of git://github.com/danmaas/envkey-source into danmaas-pam-compatible
42bb570 fix test
f1ef982 add --pam-compatible option
bd118b6 Update README.md
d325deb added --env-file flag, version bump
4ca99e8 Better to leave creating /usr/local/bin to user when it doesn't exist on install--show error message and exit
e9b3120 better approach to making /usr/local/bin when it doesn't exist on osx
f0bcfe1 silence output from expected errors in install script
a2f6ca0 version bump - to include latest envkey-fetch with failover fix + access logging props
a9055ef fix install script unpacking all release files into install dir
7342ba0 also escape environment variable keys, not just values
e0c0d8d goreleaser arm fix
3dda9af Add ARM build targets
a01fc54 Update README.md
4e23cc0 Update README.md
5c1eec4 README tweaks
1369918 README update
0efebbd Help/usage updates, Docker example for README
804308b Don't use sudo when installing on Docker
5aeb3d2 Cache by default when .env file present, --no-cache flag, README updates
74dc57c Update README.md
994e08a Update README.md
1a06d36 Update README.md
01dcf5e Update README.md
672e81c Update README.md
2807a47 Update README.md
0e2a397 Update README
16c12ff Update README
47f49c4 Update README
dea13d8 Update README
bf9e096 Update README
e26de56 Update README
7c7caf9 Update README
889346a Update README
596852e Update README
1becf41 Update README
a25d2fa Update README
8be9ceb Update README
6bea002 Don't cache config by default
0cf8eb3 Releasing 0.9.7
7c01e35 update release script
8915099 update install.sh for windows support
e8e2e11 add invalid key test
142ad84 Add tests, add quoting/escaping to prevent shell injection
d8983c7 install script fix
614054a update release script
55a2dc7 update gitignore
7e5eb6f update gitignore
30b313c don't use sudo for moving file to /usr/local/bin - leave up to user
ea87526 license update
2516b6c Built and released 0.9.5. Updated dist/
bbe5ef3 version bump
02bfac0 version check fix
683d36d Built and released 0.9.5. Updated dist/
601ef80 version bump
7a07873 update release script
c5d8ad3 update release script
7a1bdd9 Built and released 0.9.5. Updated dist/
655bda7 Set version in release script
2138d73 Built and released 0.9.4. Updated dist/
e978be8 testing Goreleaser versions
143d3ab add version flag
4f69849 license update
a222450 installer tweak
f687111 versin bump
c021d86 some flag updates
3607d96 update help text
6841994 install script working
9f2f7ec update install/release


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