Skip to content

v0.3.1

Latest

Choose a tag to compare

@saschagrunert saschagrunert released this 30 Mar 13:50
· 10 commits to main since this release
v0.3.1

Highlights

  • Nix flakes: Migrated from legacy Nix channels to flakes for reproducible builds
  • aarch64 support: Cross-architecture builds for ARM64 Linux
  • Parallel startup: Phase-based component boot with parallel initialization within each phase
  • Reduced dependencies: Removed hostname, parking_lot crates; consolidated into nix crate features
  • Suppressed noisy output: Nix evaluation progress bar and non-actionable warnings no longer clutter the terminal

What's Changed

Full Changelog: v0.3.0...v0.3.1