Skip to content

v0.14.1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:20
· 6 commits to main since this release
395ac16
  • Switching machine or distro keeps your target image. The TUI reloaded the
    project and fell back to the image named in PROJECT.star, so the header, the
    cursor, and anything you built or ran next pointed at the wrong image until
    you restarted. Your local.star image now survives the reload.
  • The unit list returns to the target image when you leave Setup. Picking a
    new machine or default distro, or simply backing out of the page, left the
    cursor at the top of the list; it now lands on the target image, as it does at
    startup.
  • See how long a unit has been building. The detail page now counts up from
    the moment a build starts, so it is clear a long compile is still making
    progress. The elapsed time is replaced by the total build time when it
    finishes.

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.