We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b17cc9 commit f02962cCopy full SHA for f02962c
CHANGELOG.rst
@@ -2,7 +2,12 @@ Changelog
2
=========
3
4
5
-v0.1.0
6
-------
+v0.1.0 (30th December, 2024)
+-----------------------------
7
8
-*xxxx-xx-xx* -- Initial release.
+Initial release with support for rust binary parsing to:
9
+
10
+* Get packages and dependencies information from a rust binary
11
+* Get parsed list of demangled and cleaned symbols from a rust binary
12
+* A scancode-toolkit plugin for colelcting rust symbols with the option --rust-symbol
13
+* A scancode-toolkit DatafileHandler to integrate getting package data from a rust binary
0 commit comments