Releases: blue-build/cli
Releases · blue-build/cli
v0.9.6
What's Changed
- fix: Set tags on docker build by @gmpinder in #351
- chore(deps): bump constcat from 0.5.1 to 0.6.0 by @dependabot in #349
- chore(deps): bump rand from 0.8.5 to 0.9.0 by @dependabot in #348
Full Changelog: v0.9.5...v0.9.6
v0.9.5
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- chore(deps): bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #338
- chore(deps): bump log from 0.4.22 to 0.4.25 by @dependabot in #337
- chore(deps): bump semver from 1.0.24 to 1.0.25 by @dependabot in #336
- chore(deps): bump uuid from 1.11.1 to 1.12.0 by @dependabot in #335
- chore(deps): bump indexmap from 2.7.0 to 2.7.1 by @dependabot in #334
- chore(deps): bump clap from 4.5.26 to 4.5.27 by @dependabot in #347
- chore(deps): bump comlexr from 1.1.0 to 1.2.0 by @dependabot in #346
- chore(deps): bump shadow-rs from 0.37.0 to 0.38.0 by @dependabot in #344
- chore(deps): bump uuid from 1.12.0 to 1.12.1 by @dependabot in #343
- fix: Improve validation errors by @gmpinder in #295
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- chore: Switch to using my new proc_macro comlexr by @gmpinder in #327
- chore(deps): bump os_info from 3.9.1 to 3.9.2 by @dependabot in #325
- chore(deps): bump open from 5.3.1 to 5.3.2 by @dependabot in #324
- chore(deps): bump tempfile from 3.14.0 to 3.15.0 by @dependabot in #323
- chore(deps): bump reqwest from 0.12.11 to 0.12.12 by @dependabot in #322
- chore(deps): bump clap_complete from 4.5.40 to 4.5.42 by @dependabot in #333
- chore(deps): bump uuid from 1.11.0 to 1.11.1 by @dependabot in #332
- chore(deps): bump clap from 4.5.23 to 4.5.26 by @dependabot in #331
- chore(deps): bump directories from 5.0.1 to 6.0.0 by @dependabot in #330
- chore(deps): bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #329
- fix: Remove image for docker inspect after running image to get version by @gmpinder in #328
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- chore(deps): bump which from 7.0.0 to 7.0.1 by @dependabot in #309
- chore(deps): bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #308
- chore(deps): bump clap-verbosity-flag from 3.0.1 to 3.0.2 by @dependabot in #307
- chore(deps): bump os_info from 3.9.0 to 3.9.1 by @dependabot in #306
- chore(deps): bump clap_complete from 4.5.38 to 4.5.40 by @dependabot in #305
- refactor: Make use of Reference to ensure typing by @gmpinder in #313
- chore(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #318
- chore(deps): bump serde from 1.0.216 to 1.0.217 by @dependabot in #316
- chore(deps): bump reqwest from 0.12.9 to 0.12.11 by @dependabot in #315
- chore(deps): bump chrono from 0.4.38 to 0.4.39 by @dependabot in #314
- feat: Add support for NuShell scripts by @gmpinder in #312
- feat: Support versioned modules by @gmpinder in #320
- feat: Add nushell completions by @gmpinder in #321
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- chore: Copy signing keys to
/etc/
only by @fiftydinar in #288 - fix: Prevent certain builds from running when the PR is from a fork by @gmpinder in #289
- chore(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in #293
- chore(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #292
- chore(deps): bump clap from 4.5.21 to 4.5.23 by @dependabot in #291
- feat: Add the ability to choose a tempdir for builds by @gmpinder in #290
- chore: Use consistent syntax for getting information from os-release by @fiftydinar in #296
- docs: change file paths to match template by @TheScreechingBagel in #298
- chore(deps): bump shadow-rs from 0.36.0 to 0.37.0 by @dependabot in #303
- chore(deps): bump jsonschema from 0.26.1 to 0.26.2 by @dependabot in #302
- chore(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #301
- chore(deps): bump semver from 1.0.23 to 1.0.24 by @dependabot in #299
- chore(deps): bump colored from 2.1.0 to 2.2.0 by @dependabot in #300
- feat: Allow fresh rechunking of image by @gmpinder in #297
- fix: use ghcr for cosign by @RoyalOughtness in #304
New Contributors
- @TheScreechingBagel made their first contribution in #298
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- feat(rechunk): Add the ability to rechunk an image by @gmpinder in #278
- chore(deps): bump os_info from 3.8.2 to 3.9.0 by @dependabot in #284
- chore(deps): bump indexmap from 2.6.0 to 2.7.0 by @dependabot in #283
- chore(deps): bump clap-verbosity-flag from 3.0.0 to 3.0.1 by @dependabot in #282
- chore(deps): bump miette from 7.2.0 to 7.4.0 by @dependabot in #281
- chore: Prepare for the v0.9.0 release by @gmpinder in #275
Full Changelog: v0.8.25...v0.9.0
v0.8.25
What's Changed
- feat(prune)!: Create prune command by @gmpinder in #277
- chore: Assure that
get_json_array
outputs compactjson
output by @fiftydinar in #280
Full Changelog: v0.8.24...v0.8.25
v0.8.24
v0.8.23
What's Changed
- chore: Remove unneded comment about
bootupctl
command by @fiftydinar in #274 - chore(deps): bump clap-verbosity-flag from 2.2.3 to 3.0.0 by @dependabot in #273
Full Changelog: v0.8.22...v0.8.23