Releases: Loctree/loctree
Releases · Loctree/loctree
Release list
loctree 0.13.0
loctree 0.13.0
Structural code intelligence for AI agents — CLI (loctree/loct), MCP server (loctree-mcp) and LSP (loctree-lsp).
Install
# shell installer (signed artifacts below, served via loct.io)
curl -fsSL https://loct.io/install.sh | sh
# npm — one package, all three binaries
npm install -g @loctree/loct
# cargo
cargo install loctreeDistribution truth
- crates.io:
loctree,loctree-mcp,loctree-lsp,report-leptos@ 0.13.0 - npm:
@loctree/loct@ 0.13.0 (darwin-arm64, darwin-x64, linux-x64-gnu; win32 follows) - This repository mirrors the exact sources of the published crates (see SYNC-MANIFEST.md)
Artifacts
Signed tarballs (minisign, .sig) + SHA256SUMS for aarch64-apple-darwin, x86_64-unknown-linux-gnu and x86_64-unknown-linux-musl (core).
Release v0.8.17
What's Changed
- Release/v0.8.17 by @Szowesgad in #56
- chore(security): backport Cut 9 lockfile hygiene from loctree-suite by @Szowesgad in #57
Full Changelog: v0.8.16...v0.8.17
loctree 0.8.16
loctree v0.8.16
Installation:
cargo install loctree
npm install -g loctree
brew tap Loctree/homebrew-loctree && brew install loctreev0.8.4
What's Changed
- Feat/one command flow prep by @Szowesgad in #28
- Introduced the AST Parser for the JS/TS codebases scanning robustness and performed thorough CLI commands refreshment by @Szowesgad in #41
- feat: False positives clearance - improved dead export and cycle detection by @Szowesgad in #42
- Fix/pr 42 issues by @Szowesgad in #44
Full Changelog: v.0.4.6...v0.8.4
Release v0.5.0-rc
What's Changed
- Update analyzer with enhanced event and pipeline analysis by @Szowesgad in #27
- Feat/one command flow prep by @Szowesgad in #28
- Feat/stack detection by @Szowesgad in #30
Full Changelog: https://github.com/LibraxisAI/loctree/commits/v0.5.0-rc