Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

v0.4.0 - 2015-07-06

Latest
Compare
Choose a tag to compare
@fgrehm fgrehm released this 07 Jul 16:07
· 1 commit to master since this release

diff

BREAKING CHANGES:

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