Skip to content

v0.14.4

Choose a tag to compare

@github-actions github-actions released this 24 Aug 19:07
· 10 commits to main since this release
42948ba
  • Downloads work on networks where HTTP/2 is unreliable. Some content
    delivery endpoints reset the connection partway through serving a file instead
    of delivering it, which stopped builds that were otherwise fine. Everything
    yoe downloads now uses HTTP/1.1, which those endpoints serve normally.

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.