Skip to content

0.0.9 - 2024-12-09

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 15:34
9d874e6

Release Notes

Added

  • [breaking] rename replace to replace_re (r -> rr)
  • add replace_quoted, replace_value functions
  • add replace_number tag function

Fixed

  • rename mktmpl to make-template
  • show proper errors for yolk eval
  • show source in errors in yolk.lua
  • parser not preserving newline after conditional end tag

Other

  • add more tests to lua functions
  • disable dependency updates in release-plz config

Install yolk_dots 0.0.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/elkowar/yolk/releases/download/v0.0.9/yolk_dots-installer.sh | sh

Download yolk_dots 0.0.9

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