@@ -34,6 +34,9 @@ v33.0.0 (next next, roadmap)
34
34
of these in other summary plugins.
35
35
See https://github.com/nexB/scancode-toolkit/issues/1745
36
36
37
+ - Update link references of ownership from nexB to aboutcode-org
38
+ See https://github.com/aboutcode-org/scancode-toolkit/issues/3885
39
+
37
40
38
41
v32.2.1 - 2024-07-02
39
42
---------------------
@@ -155,7 +158,7 @@ Changes in Output Data Structure:
155
158
file-level ``package_data ``
156
159
* ``license_detections `` and ``other_license_detections `` in
157
160
codebase level ``packages ``
158
-
161
+
159
162
- On using the CLI option ``--license-text-diagnostics `` there is
160
163
now a new license match attribute ``matched_text_diagnostics ``
161
164
with the matched text and highlighted diagnostics, instead of
@@ -164,7 +167,7 @@ Changes in Output Data Structure:
164
167
- A new ``reference_matches `` attribute is added to codebase-level
165
168
``license_detections `` which is same as the ``matches `` attribute
166
169
in other license detections.
167
-
170
+
168
171
- We now have SPDX license expressions everywhere we have
169
172
ScanCode license expressions for ease of use and adopting
170
173
SPDX everywhere. A new attribute ``license_expression_spdx ``
@@ -212,7 +215,7 @@ Changes in Output Data Structure:
212
215
and https://github.com/nexB/scancode-toolkit/issues/3443
213
216
Also improve debian manifests parsing and purl parsing from
214
217
filenames. Support for https://github.com/nexB/purldb/issues/245
215
- Bumps debian-inspector to v31.1.0
218
+ Bumps debian-inspector to v31.1.0
216
219
217
220
- Bump commoncode to v31.0.3
218
221
0 commit comments