Skip to content

v0.20.0

Compare
Choose a tag to compare
@heroku-linguist heroku-linguist released this 12 Apr 10:34
· 8 commits to main since this release
78d218e

Added

  • libcnb:
    • Made Target (the type of DetectContext::target and BuildContext::target) public. (#815)

Changed

  • libcnb:
    • WriteLayerError changed to contain more specific error enums instead of generic ones. (#786)
  • libcnb-data:
    • Renamed Target to BuildpackTarget to disambiguate it from the new libcnb::Target. (#815)