Skip to content

Releases: andy-c-jones/StructuraLens

v1.15.2

17 May 16:16
4b3b785

Choose a tag to compare

1.15.2 (2026-05-17)

Performance Improvements

  • combine type member lookups into single descent (#116) (96ae0a3)
  • eliminate redundant DescendantNodes traversals in document analysis (#115) (82ae441)
  • optimize coupling metrics aggregation with single-pass filtering (#118) (f26e733)
  • use MaxBy instead of OrderByDescending for summary calculations (#117) (911ae47)

v1.15.1

27 Apr 17:48
84d471f

Choose a tag to compare

1.15.1 (2026-04-27)

Bug Fixes

  • ignore moved diagnostics in diff report (#102) (342b8d1)

v1.15.0

22 Apr 14:37
aae5e38

Choose a tag to compare

1.15.0 (2026-04-22)

Bug Fixes

  • add Node.js 22 setup to release and structuralens workflows (#98) (aae5e38)

Features

  • improve diagnostic diff reporting (#96) (20af1f1)

v1.14.2

13 Apr 11:22
86344b9

Choose a tag to compare

1.14.2 (2026-04-13)

Bug Fixes

  • handle duplicate project path collisions in solution analyzer (#92) (86344b9)

v1.14.1

10 Apr 18:09
82f4cef

Choose a tag to compare

1.14.1 (2026-04-10)

Bug Fixes

  • diff: report only direct dependency changes tersely (#91) (82f4cef)

v1.14.0

10 Apr 12:34
4db7e7d

Choose a tag to compare

1.14.0 (2026-04-10)

Bug Fixes

  • report solved and added diagnostics in diff output (#89) (c299b44)

Features

  • make diagnostics suppression-aware (#90) (b724e6b)

v1.13.2

03 Apr 12:36
03ebbf6

Choose a tag to compare

1.13.2 (2026-04-03)

Bug Fixes

  • improve lightweight mode report rendering (#82) (03ebbf6)

v1.13.1

03 Apr 11:31
a1a1767

Choose a tag to compare

1.13.1 (2026-04-03)

Performance Improvements

  • optimize diagnostics-and-references analysis and diff warnings (#81) (a1a1767)

v1.13.0

03 Apr 10:13
f690dca

Choose a tag to compare

1.13.0 (2026-04-03)

Bug Fixes

  • remove GitHub App token from StructuraLens workflow (#68) (ee2cded)

Features

  • add lightweight diagnostics-and-references analysis mode (#79) (3f24878)

v1.12.0

14 Mar 11:03
0595032

Choose a tag to compare

1.12.0 (2026-03-14)

Features