File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,29 @@ v32.1.0 (next, roadmap)
3232 license detection and reduce false positives.
3333 See https://github.com/nexB/scancode-toolkit/issues/3300
3434
35+ - A new `--todo ` option is added to show the todo items that
36+ should be reviewed, which are ambiguous license/package
37+ detections.
38+
3539- File categorization support added, a post scan plugin tagging
3640 files with priority levels for review, and also take advantage
3741 of these in other summary plugins.
3842 See https://github.com/nexB/scancode-toolkit/issues/1745
3943
44+ v32.0.1 - 2023-05-23
45+ ---------------------
46+
47+ This is a minor bugfix release.
48+
49+ There are fixes for two issues in this release:
50+ - https://github.com/nexB/scancode-toolkit/issues/3407:
51+ here in typecode we had an improper import of ctypes.utils
52+ and this is fixed in a new release v30.0.1 of typecode
53+ - https://github.com/nexB/scancode-toolkit/issues/3408
54+ the setup.cfg and setup-mini.cfg was not aligned for plugin
55+ entrypoints.
56+
57+
4058v32.0.0 - 2023-05-23
4159---------------------
4260
You can’t perform that action at this time.
0 commit comments