Skip to content

0.1.1 - 2026-05-31

Choose a tag to compare

@github-actions github-actions released this 31 May 00:45
4d281a8

Release Notes

Documentation

  • document cargo binstall as a no-compile install path (#16)

Fixed

  • single changelog headers + skip chore: release commits (closes #14) (#17)

Miscellaneous

  • (deps) bump schemars from 0.8.22 to 1.2.1 (#9)
  • (deps) bump toml from 0.8.23 to 1.1.2+spec-1.1.0 (#8)
  • (deps) bump astral-sh/setup-uv from 5 to 7 (#7)
  • (deps) bump actions/checkout from 4 to 6 (#5)
  • (deps) bump gitleaks/gitleaks-action from 2 to 3 (#4)

Install monarch-mcp 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikelane/monarch-mcp/releases/download/v0.1.1/monarch-mcp-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/mikelane/monarch-mcp/releases/download/v0.1.1/monarch-mcp-installer.ps1 | iex"

Download monarch-mcp 0.1.1

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