Releases: ForestEckhardt/freezer
Releases · ForestEckhardt/freezer
v0.1.0
What's Changed
- Updates fetchers to create buildpackages by @ForestEckhardt in #11
Full Changelog: v0.0.12...v0.1.0
v0.0.12
What's Changed
- Updates dependencies by @ForestEckhardt in #9
New Contributors
- @ForestEckhardt made their first contribution in #9
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Updates decompression logic
-
vacation is about to remove the TarGzipArchive in favor of wrapped
compression type into archive type. I have moved from specifying the
type of archive to using to generic archive type (long overdue hooray!) -
I removed the ioutil library as it is deprecated
v0.0.8
add WithPackager setter for remote and local fetchers
v0.0.7
Assume the buildpack is built with packit
v0.0.6
Allow github token to not be set when getting releases (#5) Signed-off-by: Sophie Wigmore <[email protected]> Co-authored-by: Josh Zarrabi <[email protected]>
v0.0.5
Writes jam outputs to stdout and stderr respectively Signed-off-by: Forest Eckhardt <[email protected]>
v0.0.4
Use jam CLI directly in packing tools Signed-off-by: Forest Eckhardt <[email protected]>