Skip to content

v0.8.12

Compare
Choose a tag to compare
@gmpinder gmpinder released this 11 Aug 16:45
· 49 commits to main since this release

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