v2.0.0
heroku/procfile
Changed
- Buildpack now implements buildpack API version 0.8 and so requires
lifecycle
version 0.14.x or newer. (#98) - Upgraded
libcnb
andlibherokubuildpack
to 0.11.0. (#98 and #102)
Removed
- Removed explicitly named stacks from
[[stacks]]
, which were a workaround for Pack CLI <0.24.1 not supporting the wildcard stack. (#103)