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