Skip to content

Commit d0ddc94

Browse files
committed
changelog
1 parent 55cc168 commit d0ddc94

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## [Unreleased]
44

5+
Improve symbol extraction for python now removing unused import, but keeping them if they were unused in the original code.
6+
Improve python usage reolution logic, now more accurate.
7+
Improve accuracy of dependency manifest for C#
8+
Improve symbol extraction for for C#
9+
Implement metrics in C#
10+
511
## [1.0.4] - 2025-04-25
612

713
Fix release flow, bundling packages/shared into the CLI instead of using published version.

0 commit comments

Comments
 (0)