v0.12.6
yoe build --distroandyoe run --distronow select the right distro
again. The flag took effect too late, so a--distro debianbuild could
resolve and build the Alpine (or yourlocal.star) package set into the
Debian output directory, producing no bootable image. The requested distro is
now honored when the image is resolved, so each distro builds its own closure.yoe cleanno longer fails trying to pull a toolchain image. Cleaning
root-owned build files now uses whichever toolchain image is already on your
machine instead of a fixed version, so it works after toolchain bumps and
across distros, and never reaches out to a registry for an image that only
exists locally.
To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.
Note: Yoe is in heavy development. We recommend cleaning your build directory and re-creating projects (yoe init) with each new release.