版本发布 8
Fixes changelog logic showing a changed version for packages that exist twice in an image. Also, bump. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.2.2...v1.2.3
Rebuild everything and bump to f42. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.2.1...v1.2.2
Having a separate repo for the shim is unnecessary. Move it here. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.2.0...v1.2.1
Make the container use F41 and switch to bootc/ostree-ext, since this is merged now. Use a [shim](https://github.com/hhd-dev/ostree-ext-cli) since ostree-rs-ext/cli code is gone. > [!WARNING] > This is partially untested and a big dependency bump. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.1.3...v1.2.0
Bump ostree-rs-ext to v0.15.3 which should allow nested rechunking. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.1.2...v1.1.3
## What's Changed * fix: correct Fedora 40 detection, and be more verbose about version by @ABotelho23 in https://github.com/hhd-dev/rechunk/pull/13 **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.1.1...v1.1.2
Self-hosted runners do not precreate the directory `github.workspace` so make it. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.1.0...v1.1.1
Adds an arm image for rechunk ## What's Changed * feat: build both AMD64 and ARM64 by @p5 in https://github.com/hhd-dev/rechunk/pull/11 ## New Contributors * @p5 made their first contribution in https://github.com/hhd-dev/rechunk/pull/11 **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.0.2...v1.1.0