Skip to content

0.3.0 - 2026-06-01

Choose a tag to compare

@github-actions github-actions released this 04 Jun 22:39
ca94ee1

Release Notes

Added

  • compute debt-payoff goal progress in progress_vs_goals (#27) (#42)

Miscellaneous

  • enforce Conventional Commits in CI (PR title + all commits) (#39) (#40)

Install monarch-mcp 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikelane/monarch-mcp/releases/download/v0.3.0/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.3.0/monarch-mcp-installer.ps1 | iex"

Download monarch-mcp 0.3.0

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