Releases: hhd-dev/rechunk
v0.3.8: Fix newline chars properly
Fixes serializing newlines in annotations by changing the ostree-rs-ext json serializer by a "canonical" one that's not canonical to normal serde_json.
Full Changelog: v0.3.5...v0.3.8
v0.3.7: Patch ostree-rs-ext for accepting \n
Full Changelog: v0.3.5...v0.3.7
v0.3.6: Add release ver handling and re-enable newlines
Adds the <relver:pkg>
tag to show the release version of a package (important for the kernel) and makes <version:pkg>
only include the normal version again.
Re-enables new lines and stops skopeo from dumping the manifest to test it out.
Full Changelog: v0.3.5...v0.3.6
v0.3.5: Switch to break tags
Replaces \n with
to test if github supports html when showing tags.
Full Changelog: v0.3.4...v0.3.5
v0.3.4: Add release to version
adds the fedora release to version information: e.g., 6.9.9-206.fsync.fc40
instead of 6.9.9
.
This may be changed again on a later breaking release
Full Changelog: v0.3.3...v0.3.4
v0.3.3: New line hotfix
Replaces the new line char with \n and fixes an exception if a version was not provided.
Full Changelog: v0.3.2...v0.3.3
v0.3.2: Missing tag hotfix
Adds support for substituting the current version in descriptions.
Full Changelog: v0.3.1...v0.3.2
v0.3.1: Crash hotfix
Fixes a variety of issues with the new label formatting.
Full Changelog: v0.3.0...v0.3.1
v0.3.0: Better description handling
Allows entering package versions in the tags of the output container, and includes the new description input, which allows for a multiline description.
Full Changelog: v0.2.1...v0.3.0
v0.2.1: More error handling
Prevents a previous manifest without a layer plan crashing the python code as well.
Full Changelog: v0.2.0...v0.2.1