Skip to content

v0.14.5

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:07
· 19 commits to main since this release
547df15
  • A download or clone that stops responding no longer hangs the build. When
    a server accepted a connection and then went silent, the build would wait
    forever with no way to recover. Such a transfer is now abandoned and retried,
    while downloads that are merely slow continue as before.

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.