Skip to content

v0.7.1 - Heavenly Hemlock - 2025-11-19

Choose a tag to compare

@github-actions github-actions released this 19 Nov 01:45
37993f0

Release Notes

Full list of changes

Fixed

  • #1126 Set built-in language configs with a priority of "default"

Install topiary-cli 0.7.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tweag/topiary/releases/download/v0.7.1/topiary-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tweag/topiary/releases/download/v0.7.1/topiary-cli-installer.ps1 | iex"

Download topiary-cli 0.7.1

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