Skip to content

v0.4.0 - Exquisite Elm - 2024-05-15

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 15:21
· 115 commits to main since this release

Release Notes

Full list of changes

Added

  • #589 Added syntax highlighting to the playground (excluding Nickel)
  • #686 Added support for Nickel pattern formatting
  • #697 Setting the log level to INFO now outputs the pattern locations in a (row, column) way.
  • #699 Added support for CSS, thanks to @lavigneer

Fixed

  • #626 #627 #628 #626 Various OCaml improvements
  • #673 Various TOML fixes
  • #678 Ensures the client example project builds, and is tested in CI
  • #677 Ensures our playground builds consistently in CI
  • #682 Removes prepended linebreaks from equal signs in Nickel annotations
  • #692 Improves our installation instructions, thanks to @Jasha10

Changed

  • #664 Ensures source positions in the logs are consistent thanks to @evertedsphere
  • #668 Updates our Nickel grammar
  • #672 Completely refactors our crate layout, preparing for a release on crates.io

topiary-cli 0.4.0

Install topiary-cli 0.4.0

Install prebuilt binaries via shell script

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

Download topiary-cli 0.4.0

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