Releases: hhd-dev/rechunk
v0.7.3: Commit hash fix
Switches from tree hashes to commit hashes to make them possible to lookup.
Full Changelog: v0.7.2...v0.7.3
v0.7.2: New line fix V2
The previous new line fix corrupted certain ascii characters. This fix replaces \n, \t, and \r manually.
Full Changelog: v0.7.1...v0.7.2
v0.7.1: New line fix
Fixes character escapes such as \n when used in the action.
Full Changelog: v0.7.0...v0.7.1
v0.7.0: Formatter Overrides
Adds formatter overrides to the action so that i18n can be used for changelogs and customizing them for markdown.
Full Changelog: v0.6.5...v0.7.0
v0.6.5: Clear-plan + hotfix
Adds the clear plan action parameter that can be used to flush the plan while generating correct changelogs and adds git to the dockerfile to fix the <commits>
tag.
Full Changelog: v0.6.4...v0.6.5
v0.6.4: Commits hotfix
Fixes a typo that prevented the commits generation from working.
Full Changelog: v0.6.3...v0.6.4
v0.6.3: DX and cosmic mappings
Adds cosmic and developer apps to the meta yaml file.
Full Changelog: v0.6.2...v0.6.3
v0.6.2: Fix a variety of issues
Fixes a variety of bugs in the previous release, such as crashing when git
is not provided, and images containing files with uuid != 0
Full Changelog: v0.6.1...v0.6.2
v0.6.1: Fix invalid command causing crash
Full Changelog: v0.6.0...v0.6.1
v0.6.0: Changelog support
Adds changelog support with package changes with and commit history with
Full Changelog: v0.5.0...v0.6.0