Releases: blunderstone/leap
Releases · blunderstone/leap
Release list
v1.4.1-rc.0
1.4.1-rc.0 (2026-09-01)
Bug Fixes
- cli: resolve pin-leap.sh heredoc corruption and path nesting (#63) (50dc8ac)
- cli: update setup-leap.sh interactive prompt defaults to yes (#61) (aa9dfcd)
Documentation Standards & Guides
v1.4.0-rc.0
1.4.0-rc.0 (2026-08-29)
Features
- cli: implement --version CLI option (#47) (7f1ff52)
- scripts: extract shell assert library (#51) (568eb81)
- scripts: submodule pinning utility (#38) (f47d88e)
- workflow: configure release-please for leap documentation & methodology (#56) (0454140)
Bug Fixes
- qmd: prevent qmd-config collision and secure context hints (#49) (ab21570)
- setup: setup and qmd configuration fixes (#54) (f292f9e)
- setup: setup script and migration gaps (#50) (05b18e9)
Documentation Standards & Guides
v1.2.0-beta.0
v1.1.0-beta.0
LEAP Initial Public Pre-Release
Initial public pre-release of the LEAP workspace and check-md linter.
What is Included:
- The LEAP Methodology: Comprehensive guidelines for Literate (Extended-by-Agent) Programming.
- AI Workspace Skills: Tailored, specialized agent skills (like
leap-start,leap-dev,leap-pr,leap-finish) that automatically guide AI coding assistants through TDD loops and phase boundaries. - AI Agent Instructions: Automatic workspace configurations for Claude Code, Gemini CLI, Cursor, and Copilot.
- check-md linter: A Python-based Markdown formatter that enforces agent-friendly documentation rules.
- Interactive Configurator: A self-healing setup script (
setup-leap.sh) for rapid project integration.