8000 Release v0.6.1 - Gilded Ginkgo - 2025-05-27 · tweag/topiary · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.6.1 - Gilded Ginkgo - 2025-05-27

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 15:21
c0839ef

Release Notes

Full list of changes

Added

Changed

  • #859 Break up integration tests per language, thanks to @mkatychev
  • #871 Switch to mold linker for CI tests, thanks to @mkatychev
  • #893 Use gix lib instead of system git
  • #896 Use official grammar repo for OpenSCAD, thanks to @mkatychev
  • #933 Bump the tree-sitter dependency 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 #975 Various OCaml issues and improvements
  • #953 Coverage output when there are zero queries
  • #974 No longer remove trailing spaces after pretty-printing
  • #992 Fixed openscad-LSP#48: unhandled newline separation for transform chains, thanks to @mkatychev
  • #999 Fixed #997: erroneous spacing of block comments in OpenSCAD

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 checksum
topiary-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
0