Skip to content

Commit e05aad4

Browse files
Merge pull request #4043 from aboutcode-org/add-rust-binary-support
Add rust binary support
2 parents 93ca65c + 7f2df4d commit e05aad4

File tree

14 files changed

+1938
-11
lines changed

14 files changed

+1938
-11
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ v33.0.0 (next next, roadmap)
1414
- Dependencies for
1515
- Support for copyright detection objects.
1616

17-
- We can now collect packages from a Go binary using go-inspector (Linux-only)
17+
- We can now collect packages from a Rust binary using rust-inspector (Linux-only)
1818

1919
- A new field in packages with the license category for the
2020
detected license expression and also an API function to
@@ -89,6 +89,9 @@ Changes in Output Data Structure:
8989
- Drop python 3.8 support as this is end of life. Please use older releases if you
9090
are using python 3.8 but this is not recommended.
9191

92+
- We can now collect packages from a Go binary using go-inspector (Linux-only)
93+
See https://github.com/aboutcode-org/scancode-toolkit/pull/3894
94+
9295
v32.2.1 - 2024-07-02
9396
---------------------
9497

0 commit comments

Comments
 (0)