Skip to content

v0.10.10

Choose a tag to compare

@github-actions github-actions released this 15 May 20:49
581149b
  • Building a prebuilt package no longer fails on a fresh checkout. Building
    an Alpine prebuilt package (or any image that pulls one in) on a clean tree,
    or after a toolchain version bump, failed with
    Unable to find image 'yoe/toolchain-musl:...' / pull access denied because
    nothing built the toolchain container first. yoe now builds the container
    automatically before the units that run inside it, the same way it already did
    for source-built packages.

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.