Releases: gliderlabs/herokuish
Releases · gliderlabs/herokuish
v0.3.17
Fixed
- @michaelshobbs set unprivileged user/group to same name and test with this user
v0.3.16
Added
- @michaelshobbs add named unprivileged user
v0.3.15
Fixed
- @joshmanders only delete $app_path if $import_path is not empty. fixes #111
Changed
- @michaelshobbs Update go to version v42
- @michaelshobbs Update nodejs to version v91
- @michaelshobbs Update php to version v108
- @michaelshobbs Update python to version v81
- @michaelshobbs Update scala to version v71
v0.3.14
Added
- @michaelshobbs implement heroku-like buildpack detect order and output. closes #133
Fixed
- @michaelshobbs because nodejs matches before ember, manually set the ember buildpack
Changed
- @michaelshobbs Update go to version v41
- @michaelshobbs Update grails to version v21
- @michaelshobbs Update php to version v107
v0.3.13
Fixed
- @michaelshobbs ensure correct permissions on tgz buildpack directories
Changed
- @michaelshobbs Update php to version v102
- @michaelshobbs Update go to version v36
v0.3.12
Fixed
- @michaelshobbs try testing port more times before continuing. add output when testing for a listener
- @michaelshobbs increase retry in an attempt to allow the (ember specifially) app to fully startup
Added
- @michaelshobbs support compressed tarball buildpacks (#144)
Changed
- @michaelshobbs Update go to version v34
- @michaelshobbs Update nodejs to version v90
- @michaelshobbs Update php to version v101
- @michaelshobbs Update scala to version v70