@@ -42,6 +42,42 @@ v32.1.0 (next, roadmap)
42
42
See https://github.com/nexB/scancode-toolkit/issues/1745
43
43
44
44
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
+
45
81
v32.0.5rc3 - 2023-06-23
46
82
------------------------
47
83
0 commit comments