Releases: blue-build/cli
Releases · blue-build/cli
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