Release notes
User-facing changes per release, newest first. Generated from the release tags (only
feat/fix/perf and breaking changes are listed; docs, refactors, tests and chores are
omitted). The release process is in Releasing; do not hand-edit this page.
v0.3.10 — 2026-06-24
Maintenance release — no user-facing changes.
v0.3.9 — 2026-06-24
Maintenance release — no user-facing changes.
v0.3.8 — 2026-06-24
✨ Features
- mcp: move_plan and extract_method_plan refactoring tools (#36)
- sbt-plugin: mcpClientConfig writes + merges config into project-local files (#34)
⚡ Performance
- optimize ProGuard rules for maximal JAR shrinking (#35)
v0.3.7 — 2026-06-23
✨ Features
- mcp: add annotated_source — read a Scala file with compiler insertions made explicit (#29)
v0.3.6 — 2026-06-23
✨ Features
- serve cached MCP server instantly + background self-update; prefetch on mcpClientConfig (#26)
🐛 Fixes
- resumable launcher download, --prefetch, and opt-in logging (#25)
v0.3.5 — 2026-06-22
✨ Features
- mcp: log to file instead of stderr (#24)
v0.3.4 — 2026-06-22
✨ Features
- warn when no SemanticDB exists yet on mcpClientConfig (#20)
🐛 Fixes
- mcpClientConfig prints config without forcing a compile (#19)
v0.3.3 — 2026-06-20
✨ Features
- mcp: per-call debug logging to stderr (#16)
v0.3.2 — 2026-06-20
✨ Features
- tools: document_outline + rename_plan (usage-study-driven) (#14)
v0.3.1 — 2026-06-20
✨ Features
- structure: Phase 4 — badge find_symbol/class_hierarchy with metrics (#12)
v0.3.0 — 2026-06-19
✨ Features
- structure: Phase 3 PageRank centrality + module coupling surface (#9)
- structure: Phase 2 layering — longest-path level on the condensed DAG (#8)
- structure: Phase 1 dependency metrics tool (Ca/Ce/instability + cycles) (#7)
v0.2.1 — 2026-06-19
✨ Features
- mcp: sharpen tool + server descriptions for better tool selection (#3)
🐛 Fixes
- assembly: dedup compiler classes the pc module drags into the fat jar
v0.2.0 — 2026-06-19
✨ Features
- pc: presentation-compiler second backend for live, uncompiled buffers
v0.1.6 — 2026-06-19
✨ Features
- analysis: add path/kind/exact filters, section selection, and occurrence dedup
- seo: Docusaurus social card, JSON-LD, sitemap, robots, keywords metadata
- BuildInfo version + mdoc/Docusaurus microsite; quickstart prioritizes sbt plugin
- cross-version compat tests, find_symbol + instructions, stable install
v0.1.5 — 2026-06-19
✨ Features
- plugin: self-bootstrapping launch + coursier-first scripts
- standalone fat jar + GitHub Release + auto-download launchers
v0.1.4 — 2026-06-18
Maintenance release — no user-facing changes.
v0.1.3 — 2026-06-18
Maintenance release — no user-facing changes.
v0.1.2 — 2026-06-18
Maintenance release — no user-facing changes.
v0.1.1 — 2026-06-18
Maintenance release — no user-facing changes.
v0.1.0 — 2026-06-18
🐛 Fixes
- scripts: tolerate no-tags case in version lookup