v0.8.4
What's Changed
- chore: add MODULE_DIRECTORY env var by @xynydev in #142
- docs: add distrobox installation tips by @michaelhaaf in #146
- fix: Sign all images in manifest by @prydom in #148
- README: add alpine distrobox and shell completions by @michaelhaaf in #149
- feat: Add driver selection args by @gmpinder in #153
- feat: Squash builds by @gmpinder in #155
- chore: Cleanup images and use hash for exports tag by @gmpinder in #158
- feat: Look for recipes in
./recipes/
, build files in./files/
, and Containerfiles in./containerfiles/
by @gmpinder in #157 - fix: Add test for rpm-ostree rebase by @gmpinder in #161
- fix: Error if any module fails to deserialize by @gmpinder in #163
- chore: Update akmods module to account for upstream changes by @gmpinder in #165
New Contributors
- @michaelhaaf made their first contribution in #146
- @prydom made their first contribution in #148
Full Changelog: v0.8.3...v0.8.4