Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

v0.16.0

Compare
Choose a tag to compare
@sclevine sclevine released this 01 Oct 08:22
· 54 commits to master since this release

Release Notes

  • Added support for staging with buildpacks specified as local paths to zip files.
    • When specifying multiple buildpacks, any combination of buildpack sources (local path to zip, URL to zip, git URL) is valid.
    • See note below about Windows.

Known Issues

  • Writes UNIX line endings on Windows
  • Does not set the DATABASE_URL environment variable
  • Buildpack file paths (and potentially other file paths) require UNIX path separators (/) on Windows