New
v0.7.3 - Heavenly Hemlock - 2025-12-31
Release Notes
Changed
- #1149 Updated to Tree-sitter v0.26
Install topiary-cli 0.7.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tweag/topiary/releases/download/v0.7.3/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.3/topiary-cli-installer.ps1 | iex"