We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55cc168 commit d0ddc94Copy full SHA for d0ddc94
packages/cli/CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## [Unreleased]
4
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
+
11
## [1.0.4] - 2025-04-25
12
13
Fix release flow, bundling packages/shared into the CLI instead of using published version.
0 commit comments