v0.6.1 - Gilded Ginkgo - 2025-05-27
Release Notes
Added
- #862 Added support for the Simple Domain Modeling Language (SDML), thanks to @johnstonskj
- #884 The Topiary Book
- #918 Language prefetching utilities for Nix
- #933 Added support for WIT, thanks to @mkatychev
- #987 Support for prefetching a single language, thanks to @ErinvanderVeen
Changed
- #859 Break up integration tests per language, thanks to @mkatychev
- #871 Switch to
moldlinker for CI tests, thanks to @mkatychev - #893 Use
gixlib instead of systemgit - #896 Use official grammar repo for OpenSCAD, thanks to @mkatychev
- #933 Bump the
tree-sitterdependency to 0.25, thanks to @mkatychev
Fixed
- #867 Enable coverage check and add code samples for OpenSCAD
- #867 Fixed #969: unhandled trailing comment in multiline list for OpenSCAD, thanks to @mkatychev
- #869 Disable parallel grammar building on Windows
- #908 #907 #939 #955 #964 #967 Various OCaml issues and improvements
Install topiary-cli 0.6.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tweag/topiary/releases/download/v0.6.1/topiary-cli-installer.sh | sh
Download topiary-cli 0.6.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 | | | | x64 Linux | |