Releases: blue-build/cli
Releases · blue-build/cli
v0.8.18
What's Changed
- fix: Add post build script to prepare image for ISO creation by @gmpinder in #228
- refactor: Swtich to using bon for builder pattern by @gmpinder in #230
- fix: Run image as fallback for version retrieval by @gmpinder in #232
- feat: Add platform arg to force building a specific architecture by @gmpinder in #233
Full Changelog: v0.8.17...v0.8.18
v0.8.17
v0.8.16
Full Changelog: v0.8.15...v0.8.16
v0.8.15
v0.8.14
v0.8.13
v0.8.12
What's Changed
- feat: Add arm support by @gmpinder in #191
- feat(experimental): Build multiple recipes in parallel by @gmpinder in #182
- fix: Add Ctrl-C handler for spawned children by @gmpinder in #193
- fix: Support other signals properly by @gmpinder in #194
- feat: Create RunDriver by @gmpinder in #196
- refactor: Switch to using miette for errors instead of anyhow by @gmpinder in #198
- chore: Add Justfile commands for easier development by @gmpinder in #205
- fix: add typespec schemas for cli modules, remove modules.json (not needed anymore) by @xynydev in #209
- chore: Move files from
/usr/etc/
to/etc/
in build-time by @fiftydinar in #214
Full Changelog: v0.8.11...v0.8.12
v0.8.11
v0.8.10
What's Changed
- feat: Stages by @gmpinder in #173
- fix: Allow both files or config directory to not exist by @gmpinder in #185
- refactor!: Rename
template
togenerate
and moverebase/upgrade
underswitch
by @gmpinder in #116 - fix: Remove hard requirement for login creds to be able to push by @gmpinder in #187
Full Changelog: v0.8.9...v0.8.10