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 4b7a3c1 commit b69f339Copy full SHA for b69f339
CHANGELOG.rst
@@ -34,6 +34,16 @@ v33.0.0 (next next, roadmap)
34
of these in other summary plugins.
35
See https://github.com/nexB/scancode-toolkit/issues/1745
36
37
+- Improve cargo package detection support with various improvements
38
+ and bugfixes:
39
+ - Fix for parser crashing on cargo workspaces
40
+ - Fix a bug in dependency parsing (we were not returning any dependencies)
41
+ - Also support getting dependency versions from workspace
42
+ - Support more attributes from cargo
43
+ - Better handle workspace data thorugh extra_data attribute
44
+ See https://github.com/nexB/scancode-toolkit/pull/3783
45
+
46
47
v32.1.0 (next, roadmap)
48
----------------------------
49
0 commit comments