Skip to content

v0.2.8 (2023-06-11)

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 13:23
· 61 commits to main since this release

Release Notes

Fix

  • grant write permissions

Install recp 0.2.8

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

irm https://github.com/reciperium/recipe-lang/releases/download/v0.2.8/recp-installer.ps1 | iex

Download recp 0.2.8

target kind download
aarch64-apple-darwin tarball recp-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball recp-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball recp-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball recp-x86_64-unknown-linux-gnu.tar.xz