- Source downloads no longer fail intermittently with "gzip: invalid
header." Some download mirrors serve a.tar.gzin 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.