Immutable
release. Only release title and notes can be modified.
0.6.1 (2026-06-19)
🚀 Performance
- add LRU refresh for configCache and prune analysisCache on document close (#352) (641a453)
- cache analyzeFile results by document URI + version (#348) (479f769)
- cache per-path exclusion decisions in isExcluded (#381) (5472f3b)
- check cancellation token before analysis and clarify code (#354) (4598d6d)