Skip to content

Releases: elkowar/yolk

0.0.10

09 Dec 21:04
250b7b7
Compare
Choose a tag to compare

Release Notes

Added

  • add yolk edit command
  • Add to_json and from_json lua functions
  • ensure template expressions are sandboxed
  • add contains_key, contains_value, regex_captures functions

Fixed

  • join lines in parser where possible

Other

  • fix clippy warnings
  • ensure that yolk_templates can deal with missing files
  • Document inspect.lua library
  • Add new utility functions to docs
  • document yolk safeguard and how to clone
  • simplify parser slightly
  • enable tagging in release-plz
  • Update references to replace function

Install yolk_dots 0.0.10

Install prebuilt binaries via shell script

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

Download yolk_dots 0.0.10

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

0.0.9 - 2024-12-09

09 Dec 15:34
9d874e6
Compare
Choose a tag to compare

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

v0.0.8

09 Dec 10:36
a567fa6
Compare
Choose a tag to compare

Install yolk-dots 0.0.8

Install prebuilt binaries via shell script

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

Download yolk-dots 0.0.8

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

v0.0.7

08 Dec 21:23
67c3e3c
Compare
Choose a tag to compare

Install yolk_dots 0.0.7

Install prebuilt binaries via shell script

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

Download yolk_dots 0.0.7

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

v0.0.5

04 Dec 19:29
d9da1ad
Compare
Choose a tag to compare

Install yolk 0.0.5

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/elkowar/yolk/releases/download/v0.0.5/yolk-installer.ps1 | iex"

Download yolk 0.0.5

File Platform Checksum
yolk-x86_64-pc-windows-msvc.zip x64 Windows checksum
yolk-x86_64-pc-windows-msvc.msi x64 Windows checksum
yolk-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.0.3

02 Dec 22:47
4a83f8d
Compare
Choose a tag to compare

Install yolk 0.0.3

Install prebuilt binaries via shell script

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

Download yolk 0.0.3

File Platform Checksum
yolk-x86_64-pc-windows-msvc.zip x64 Windows checksum
yolk-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.0.2

23 Nov 20:45
5168c50
Compare
Choose a tag to compare

Install yolk 0.0.2

Install prebuilt binaries via shell script

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

Download yolk 0.0.2

File Platform Checksum
yolk-x86_64-pc-windows-msvc.zip x64 Windows checksum
yolk-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.0.1

23 Nov 19:12
f1503a8
Compare
Choose a tag to compare

Install yolk 0.0.1

Install prebuilt binaries via shell script

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

Download yolk 0.0.1

File Platform Checksum
yolk-x86_64-pc-windows-msvc.zip x64 Windows checksum
yolk-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum