Skip to content

Releases: yitsushi/eval-md

v1.1.0

06 Oct 21:09
9cd2a88

Choose a tag to compare

Release Notes

What's Changed

  • feat: allow 'all' to evaluate all code blocks by @yitsushi in #16

Full Changelog: v1.0.0...v1.1.0

Install eval-md 1.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yitsushi/eval-md/releases/download/v1.1.0/eval-md-installer.sh | sh

Download eval-md 1.1.0

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

v1.0.0

05 Oct 11:38
6f9e9fc

Choose a tag to compare

Release Notes

What's Changed

Full Changelog: v0.5.4...v1.0.0

Install eval-md 1.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yitsushi/eval-md/releases/download/v1.0.0/eval-md-installer.sh | sh

Download eval-md 1.0.0

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

v0.5.4

04 Oct 22:34
09a160f

Choose a tag to compare

Release Notes

Full Changelog: v0.5.3...v0.5.4

Install eval-md 0.5.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yitsushi/eval-md/releases/download/v0.5.4/eval-md-installer.sh | sh

Download eval-md 0.5.4

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

0.5.3

04 Oct 22:27
e00671b

Choose a tag to compare

Release Notes

What's Changed

  • refactor: use github changelog instead of cliff by @yitsushi in #10
  • refactor: use pr generation with gh cli by @yitsushi in #11

Full Changelog: v0.5.2...0.5.3

Install eval-md 0.5.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yitsushi/eval-md/releases/download/v0.5.3/eval-md-installer.sh | sh

Download eval-md 0.5.3

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

0.5.2 - 2023-10-04

04 Oct 20:13
1ed2ca8

Choose a tag to compare

Release Notes

📇 Features

  • Release workflow with cargo-dist - (286dbdd)

Install eval-md 0.5.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yitsushi/eval-md/releases/download/v0.5.2/eval-md-installer.sh | sh

Download eval-md 0.5.2

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

v0.5.1

04 Oct 15:02
v0.5.1
4ddcbaf

Choose a tag to compare

What's Changed

  • removed an extra debug line

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Oct 14:58
v0.5.0
d8f0ab1

Choose a tag to compare

What's Changed

  • feat: ability to group and filter code blocks #5

Full Changelog: v0.4.1...v0.5.0

v0.4.1

04 Oct 10:20
v0.4.1
3aef326

Choose a tag to compare

v0.4.1

v0.4.0

04 Oct 10:09
v0.4.0
d2b192e

Choose a tag to compare

  • Add PHP support

v0.3.0

24 Apr 17:36
v0.3.0
6dbcbcf

Choose a tag to compare

  • Add support: Lua
  • Add support: JavaScript
  • Add support: custom tag support with :