Skip to content

Releases: chris-mclennan/mnml

v0.1.3

04 Jun 15:55

Choose a tag to compare

Install mnml-rs 0.1.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chris-mclennan/mnml/releases/download/v0.1.3/mnml-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/chris-mclennan/mnml/releases/download/v0.1.3/mnml-rs-installer.ps1 | iex"

Download mnml-rs 0.1.3

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

v0.1.2

31 May 17:28

Choose a tag to compare

Install mnml-rs 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chris-mclennan/mnml/releases/download/v0.1.2/mnml-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/chris-mclennan/mnml/releases/download/v0.1.2/mnml-rs-installer.ps1 | iex"

Download mnml-rs 0.1.2

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

0.1.0

31 May 16:10

Choose a tag to compare

Release Notes

Added

  • Pluggable input layer — a modal vim keymap and a modeless standard keymap,
    both fully remappable and swappable at runtime.
  • Panes & layout — a recursive split tree, vim Ctrl-W window chords,
    vim-style tab pages, a bufferline, and session restore.
  • Language intelligence — a config-driven LSP client: completion, hover,
    go-to-definition, references, rename, code actions, diagnostics, inlay hints,
    semantic tokens, hierarchies, signature help, folding, and an Outline pane.
  • Git — gutter signs, a diff pane with per-hunk staging, a staging view, a
    coloured-lane commit graph, a branch/worktree/PR rail, blame, sync
    operations, and AI-written commit messages.
  • SCM & CI dashboards — pipelines / builds and pull requests across
    Bitbucket, GitHub, GitLab, and Azure DevOps.
  • AI — embedded claude CLI / Codex panes, on-selection explain / fix /
    refactor / write-tests actions, Copilot-style inline suggestions (API or a
    local FIM backend), and AI commit messages.
  • HTTP client.http / .curl / .rest request files, request chains,
    OpenAPI stub discovery, and an editable request pane.
  • Browser & CDP — a Chrome DevTools Protocol browser pane with network, DOM,
    cookie, storage, and performance inspectors, screenshots, and PDF export.
  • Debugging — a Debug Adapter Protocol client with breakpoints, stepping, a
    variables tree, watches, and a REPL.
  • Testing — a Playwright runner with a trace viewer and flaky-test
    dashboard, and a line-based .test end-to-end format.
  • UI — 94 NvChad base46 themes, tree-sitter highlighting for 39+ languages
    with injection, a which-key leader popup, markdown preview, inline image
    rendering, and a fuzzy command palette / file finder.
  • Headless modemnml --headless driven over a file-IPC channel, plus an
    out-of-process plugin surface.

Install mnml-rs 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chris-mclennan/mnml/releases/download/v0.1.0/mnml-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/chris-mclennan/mnml/releases/download/v0.1.0/mnml-rs-installer.ps1 | iex"

Download mnml-rs 0.1.0

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