Skip to content

Releases: reciperium/recipe-lang

v0.4.0 (2024-04-15)

15 Apr 09:39
Compare
Choose a tag to compare

Release Notes

Feat

  • migrate from nom to winnow

Fix

  • clean flake
  • use cargo resolver 2

Install recp 0.4.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download recp 0.4.0

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

v0.2.9 (2023-11-06)

06 Nov 08:40
Compare
Choose a tag to compare

Release Notes

Fix

  • parse parenthesis as word properly

Install recp 0.2.9

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download recp 0.2.9

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

v0.2.8 (2023-06-11)

11 Jun 13:23
Compare
Choose a tag to compare

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

v0.2.7 (2023-06-11)

11 Jun 12:54
Compare
Choose a tag to compare

Release Notes

Fix

  • cargo issue on bump

Install recp 0.2.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download recp 0.2.7

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

v0.2.4 (2023-06-11)

11 Jun 12:31
Compare
Choose a tag to compare

Release Notes

Fix

  • ci git configuration on bump

Install recp 0.2.4

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download recp 0.2.4

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

v0.2.3 (2023-06-11)

11 Jun 12:14
Compare
Choose a tag to compare

Release Notes

Fix

  • flake with cargo workspace dependencies

Install recp 0.2.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download recp 0.2.3

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

v0.2.2 (2023-06-11)

11 Jun 11:28
Compare
Choose a tag to compare

Release Notes

Fix

  • flake build

Install recp 0.2.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download recp 0.2.2

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

v0.2.1 (2023-06-10)

10 Jun 12:06
Compare
Choose a tag to compare

Release Notes

Fix

  • flake improvements

Install recp 0.2.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download recp 0.2.1

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

v0.2.0 (2023-06-09)

09 Jun 14:35
Compare
Choose a tag to compare

Release Notes

BREAKING CHANGE

  • m for materials was replaced by & because reading a material prefixed with an m doesn't read well. For eexample m{bowl} is mentally read as mbowl when compared to the silent &{bowl}. To migrate replace in your recipes the m{ for &{

Feat

  • add recipe cli recp
  • add recipe references
  • add parser for amout (quantity + unit)
  • add backstory section
  • recipe parser

Fix

  • prepare for release
  • improve display of instructions
  • use & insetad if m for materials
  • fail on unclosed curly and paren
  • update description in cargo
  • parse end of comment and spaces to prevent multi spaces

Install recp 0.2.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download recp 0.2.0

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