Releases: stefanpantic/local-review-vscode-extension
Releases · stefanpantic/local-review-vscode-extension
Release list
local-review: v0.0.3
agentic-review: v0.0.4
0.0.4 (2026-07-05)
Features
- add iteration 1 foundation (unified local diff) (f69c08e)
- add iteration 2 (diff sources, navigation, viewed-collapse) (969835c)
- add iteration 3 (split view, whitespace toggle, syntax highlighting) (1ecba96)
- add iteration 4 (inline commenting, line drift, comments sidebar) (975fc0c)
- add iteration 4b (block comments & suggestions) (5da7d08)
- add iteration 5 (branch-tied review sessions) (c59e91a)
- add iteration 6 (structured Markdown export) (e9cc9a7)
- add iteration 7 (intra-line diff, expand/collapse context, auto-refresh, keyboard nav) (5ab12f1)
- add tooling, CI/CD and project docs (d5957cd)
- agentic integration via in-process MCP server (#4) (677ec92)
- make MCP setup client-agnostic (#6) (d2abb12)
- publish to the VS Code Marketplace (#17) (57a3a41)
Bug Fixes
local-review: v0.0.2
0.0.2 (2026-07-04)
Features
- add iteration 1 foundation (unified local diff) (f69c08e)
- add iteration 2 (diff sources, navigation, viewed-collapse) (969835c)
- add iteration 3 (split view, whitespace toggle, syntax highlighting) (1ecba96)
- add iteration 4 (inline commenting, line drift, comments sidebar) (975fc0c)
- add iteration 4b (block comments & suggestions) (5da7d08)
- add iteration 5 (branch-tied review sessions) (c59e91a)
- add iteration 6 (structured Markdown export) (e9cc9a7)
- add iteration 7 (intra-line diff, expand/collapse context, auto-refresh, keyboard nav) (5ab12f1)
- add tooling, CI/CD and project docs (d5957cd)
Bug Fixes
- source-aware empty states, aligned source picker, tree-matched order (c1185d5)