Skip to content

Tags: ktpv/pack

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request buildpacks#242 from buildpack/fix-windows-home

Fix home env var value for windows

v0.2.1

Toggle v0.2.1's commit message
Bump default lifecycle version to v0.2.1

Signed-off-by: Emily Casey <ecasey@pivotal.io>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request buildpacks#186 from buildpack/lifecycle-semver

Parse lifecycle version as semver

v0.1.0

Toggle v0.1.0's commit message
Add default builder info to readme

Signed-off-by: Emily Casey <ecasey@pivotal.io>
Signed-off-by: Andrew Meyer <ameyer@pivotal.io>

v0.0.9

Toggle v0.0.9's commit message
Ensure container removed in test helpers

* Fixes flaky clear cache tests

Signed-off-by: Matthew McNew <mmcnew@pivotal.io>
Signed-off-by: Emily Casey <ecasey@pivotal.io>

v0.0.8

Toggle v0.0.8's commit message
points at pack/*:v3alpha2 images

* Updates old defaults in config.toml

Signed-off-by: Emily Casey <ecasey@pivotal.io>
Signed-off-by: Matthew McNew <mmcnew@pivotal.io>

v0.0.7

Toggle v0.0.7's commit message
Add appveyor build badge

+ update notes on appveyor acount location

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup .travis.yml

v0.0.5

Toggle v0.0.5's commit message
--buildpack help improvements

* Inform users that they can pass a directory
* Inform users that they can pass multiple --buildpack flags

Signed-off-by: Emily Casey <ecasey@pivotal.io>

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README to reflect latest UX