This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
BREAKING CHANGES:
- Switched to
heroku/cedar:14
image
since it has been brought up to speed
withprogrium/cedarish
. - Autobuild image support has been removed [GH-93]
IMPROVEMENTS:
- buildpacks/golang: Download test dependencies by default
- buildpacks/golang: Backport recent Golang buildpack updates
- buildpacks/golang: Bump default Go to 1.4.2
- buildpacks/php: Backport recent oficial Heroku buildpack updates
- buildpacks/php: Enable support for HHVM
- buildpacks/php: Composer's
vendor
dir is now kept inside images instead of the host machine when using the CLI - buildpacks/python: Backport recent oficial Heroku buildpack updates
- buildpacks/python: Bump default Python to 2.7.10
- buildpacks/nodejs: Backport recent oficial Heroku buildpack updates (including support for iojs)
- buildpacks/nodejs:
node_modules
are now kept inside images instead of the host machine when using the CLI - buildpacks/ruby: Bump default Ruby to 2.2.2
- buildpacks/ruby: Bump default Bundler to 1.10.5