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

v0.10.0

Compare
Choose a tag to compare
@sclevine sclevine released this 15 May 05:01
· 87 commits to master since this release

Release Notes

  • Drastic performance improvements, including:
    • Staging cache is preserved between stages (in .app.cache)
    • Buildpacks are cached as layers in the staging base image
  • Offline usage should work, as long as the staging base image is already built. I may introduce a cf local update to force an update of the base image when you have an internet connection.
  • Full support for .cfignore files

Known Issues

  • Writes UNIX line endings on Windows
  • Java buildpack app JARs must be unzipped to be staged