• v0.4.1 337bf20f50

    v0.4.1
    All checks were successful
    Test / Create distribution (push) Successful in 38s
    Test / ShareFS (push) Successful in 43s
    Test / Sandbox (push) Successful in 48s
    Test / Sandbox (race detector) (push) Successful in 48s
    Test / Hakurei (race detector) (push) Successful in 55s
    Release / Create release (push) Successful in 1m8s
    Test / Hakurei (push) Successful in 2m14s
    Test / Flake checks (push) Successful in 1m25s
    Stable

    cat released this 2026-05-04 05:05:38 +09:00 | 0 commits to master since this release

    Fixes

    • Strings larger than a page is rejected by package container.

    Enhancements

    • Overlay mounts are now configured via fsconfig(2) in package container.

    Internal

    • Checksum helper command in cmd/mbf.
    • Pass preferred job count via internal/pkg.
    • Optionally open cache in cmd/mbf.
    • Artifact IR daemon in cmd/mbf.
    • Ongoing cures now supports fine-grained cancellation in internal/pkg.
    • LLVM toolchain is now built in a single artifact.
    • Binary stage0 distribution is shrunk to less than half its former size.
    • The stage0 toolchain is now functionally equivalent to all future stages and is able to cure artifacts without special cases.
    • Package status dashboard upstreamed in cmd/mbf.

    Full Changelog: v0.4.0...v0.4.1

    Downloads