Skip to content

v0.3.1 — 2026-06-24

Choose a tag to compare

@github-actions github-actions released this 25 Jun 03:04

Release Notes

Packaging

  • Homebrew formula no longer declares runtime dependencies. Dropped the
    [workspace.metadata.dist.dependencies.homebrew] block (beads, uv), so the
    generated dixson3/homebrew-tap formula emits no depends_on lines. bd (beads)
    and uv are provisioned out-of-band (vendor installers / dotfiles bootstrap)
    rather than pulled in as Homebrew dependencies of yf.

Install yf 0.3.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dixson3/yoshiko-flow/releases/download/v0.3.1/yf-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install dixson3/tap/yf

Download yf 0.3.1

File Platform Checksum
yf-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
yf-x86_64-apple-darwin.tar.xz Intel macOS checksum
yf-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
yf-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum