Skip to content

1.4.0 - 2026-03-25

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Mar 11:57
d974ccd

Release Notes

Features

  • repeatable -b flag for multi-branch clone (#324)

Install daft 1.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/avihut/daft/releases/download/v1.4.0/daft-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/avihut/daft/releases/download/v1.4.0/daft-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install avihut/tap/daft

Download daft 1.4.0

File Platform Checksum
daft-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
daft-x86_64-apple-darwin.tar.xz Intel macOS checksum
daft-x86_64-pc-windows-msvc.zip x64 Windows checksum
daft-x86_64-pc-windows-msvc.msi x64 Windows checksum
daft-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
daft-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum