Skip to content

0.4.1 - 2026-06-02

Choose a tag to compare

@github-actions github-actions released this 02 Jun 14:48

Release Notes

Fixed

  • Hardened deeply nested diagram handling to prevent stack overflows in Flowchart, State,
    Block, Mindmap, Treemap, C4, and Class diagram parsing/layout.

Install merman-cli 0.4.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Latias94/merman/releases/download/v0.4.1/merman-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Latias94/merman/releases/download/v0.4.1/merman-cli-installer.ps1 | iex"

Download merman-cli 0.4.1

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