Skip to content

v0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 19:13
Immutable release. Only release title and notes can be modified.
c29fa15

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)