Skip to content

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:54
30bc52a
  • Source downloads no longer fail intermittently with "gzip: invalid
    header."
    Some download mirrors serve a .tar.gz in a way that made yoe save
    an already-decompressed archive under a compressed name, so a build would
    break or succeed depending on which mirror you happened to reach. Downloads
    are now fetched verbatim, so a unit that builds once builds every time.

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.