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 ebb48e1 commit a9afdb1Copy full SHA for a9afdb1
CHANGELOG.rst
@@ -10,6 +10,10 @@ v35.1.0 (unreleased)
10
Requires the ``find_vulnerabilities`` pipeline to be executed beforehand.
11
https://github.com/aboutcode-org/scancode.io/pull/1702
12
13
+- Add a new step to the ``DeployToDevelop`` pipeline, ``match_python``, to match
14
+ Cython source files (.pyx) to their compiled binaries.
15
+ https://github.com/aboutcode-org/scancode.io/pull/1703
16
+
17
v35.0.0 (2025-06-23)
18
--------------------
19
0 commit comments