Skip to content

Commit cb995aa

Browse files
Update CHANGELOG for v32.0.6
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent f55754a commit cb995aa

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.rst

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,42 @@ v32.1.0 (next, roadmap)
4242
See https://github.com/nexB/scancode-toolkit/issues/1745
4343

4444

45+
v32.0.6 - 2023-07-13
46+
------------------------
47+
48+
This is a minor release with a lot of license and package detection
49+
improvements, specially for maven packages. We also support the SPDX
50+
license list 3.21 now. The main updates over the previous stable
51+
release are:
52+
53+
- New and updated licenses, including support for newly released
54+
SPDX license list version 3.21. For more details see
55+
https://github.com/nexB/scancode-toolkit/pull/3437
56+
57+
- Fixes in summary plugin for licenses, and top-level license
58+
detections. https://github.com/nexB/scancode-toolkit/pull/3430
59+
60+
- Updated maven license and package detections, with fixes for
61+
various maven package manifest parsing, improved top-level
62+
package assembly, ecosystem specific package license detection,
63+
fixes in ``--todo`` plugin, updated license detection rules/heuristics
64+
and other misc changes. For more details see:
65+
https://github.com/nexB/scancode-toolkit/pull/3447
66+
67+
- Improved Gemfile.lock parsing. For more details see
68+
https://github.com/nexB/scancode-toolkit/pull/3444
69+
70+
- Auto-review plugin to get todo items for scan review, with
71+
the new ``--todo`` CLI option. For more details see:
72+
https://github.com/nexB/scancode-toolkit/pull/3353
73+
74+
- Misc. license and copyright detection improvements at
75+
https://github.com/nexB/scancode-toolkit/pull/3346
76+
77+
- Other misc. minor bugfixes detailed in all the previous
78+
release-candidates.
79+
80+
4581
v32.0.5rc3 - 2023-06-23
4682
------------------------
4783

0 commit comments

Comments
 (0)