Skip to content

0.2.3 - 2026-06-11

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 16:29
Immutable release. Only release title and notes can be modified.
d7c4c27

Release Notes

Bug Fixes

  • Detect ref() calls nested inside Jinja macro arguments (#92)

Install dlin 0.2.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eitsupi/dlin/releases/download/v0.2.3/dlin-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/eitsupi/dlin/releases/download/v0.2.3/dlin-installer.ps1 | iex"

Download dlin 0.2.3

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