Skip to content

v0.8.3 (2024-10-06)

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 18:50
· 9 commits to main since this release

Release Notes

Fix

  • parse backstory and word properly
  • update docs and flake

Install recp 0.8.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/reciperium/recipe-lang/releases/download/v0.8.3/recp-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/reciperium/recipe-lang/releases/download/v0.8.3/recp-installer.ps1 | iex"

Download recp 0.8.3

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