Releases: blue-build/cli
Releases · blue-build/cli
v0.8.22
What's Changed
- chore: Cleanup workflows to be run from just by @gmpinder in #238
- feat: Add validation command by @gmpinder in #239
- chore(deps): bump uuid from 1.10.0 to 1.11.0 by @dependabot in #242
- chore(deps): bump tokio from 1.40.0 to 1.41.0 by @dependabot in #244
- chore(deps): bump serde_json from 1.0.128 to 1.0.132 by @dependabot in #245
- chore(deps): bump rinja from 0.3.4 to 0.3.5 by @dependabot in #246
- chore(deps): bump anyhow from 1.0.89 to 1.0.92 by @dependabot in #247
- feat: Use yaml-rust2 to get line numbers for better errors by @gmpinder in #248
- chore(deps): bump shadow-rs from 0.26.1 to 0.35.2 by @dependabot in #250
- chore(deps): bump clap_complete from 4.5.33 to 4.5.37 by @dependabot in #256
- chore(deps): bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #254
- chore(deps): bump serde from 1.0.210 to 1.0.214 by @dependabot in #253
- chore(deps): bump jsonschema from 0.26.0 to 0.26.1 by @dependabot in #252
- chore(akmods): Update akmods image ref gen to handle open drivers by @gmpinder in #255
- chore(deps): bump which from 6.0.3 to 7.0.0 by @dependabot in #260
- chore(deps): bump tempfile from 3.13.0 to 3.14.0 by @dependabot in #259
- chore(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot in #258
- fix: Include base image information in labels by @gmpinder in #264
- feat(init): Add the new/init subcommands by @gmpinder in #85
- chore(deps): bump shadow-rs from 0.35.2 to 0.36.0 by @dependabot in #269
- chore(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in #266
- chore(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #267
- chore(deps): bump open from 5.3.0 to 5.3.1 by @dependabot in #270
- chore(deps): bump clap-verbosity-flag from 2.2.2 to 2.2.3 by @dependabot in #268
- chore: Install jq and prefer over yq for modules by @gmpinder in #271
- fix: Better support distrobox by @gmpinder in #160
New Contributors
- @dependabot made their first contribution in #242
Full Changelog: v0.8.20...v0.8.22
v0.8.20
What's Changed
- fix: switch cosign registry from GCR to GHCR by @bobcallaway in #237
New Contributors
- @bobcallaway made their first contribution in #237
Full Changelog: v0.8.19...v0.8.20
v0.8.19
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