Skip to content

Commit 0971719

Browse files
Add CHANGELOG entry for scancode-toolkit v32.3.2
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 6d4f59b commit 0971719

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

CHANGELOG.rst

+38-1
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,47 @@ v33.0.0 (next next, roadmap)
3838
- Update Dockerfile and test container build.
3939
See https://github.com/aboutcode-org/scancode-toolkit/issues/3955
4040

41+
v32.3.2 - 2024-01-20
42+
--------------------
43+
44+
This is a patch release with license and package detection
45+
improvements, bugfixes and with new and updated license detection rules
46+
and new licenses added.
47+
48+
Bugfixes:
49+
50+
- Fix package resource assignment for JAVA jars in scancode.io
51+
https://github.com/aboutcode-org/scancode-toolkit/pull/3983
52+
53+
- Fix missing spdx license expression in license detections
54+
https://github.com/aboutcode-org/scancode-toolkit/issues/4015
55+
56+
- Enforce --path as a required parameter for scancode-license-data
57+
console script.
58+
https://github.com/aboutcode-org/scancode-toolkit/issues/4024
59+
60+
- Fix conda environment.yaml parsing errors.
61+
https://github.com/aboutcode-org/scancode-toolkit/pull/4078
62+
63+
- Fix npm package parsing bug for packages with workspaces.
64+
https://github.com/aboutcode-org/scancode.io/issues/1521
65+
66+
New features/licenses:
67+
68+
- Adds support for pnpm lock YAML v9
69+
https://github.com/pnpm/spec/blob/master/lockfile/9.0.md
70+
71+
- Add licenses from SPDX License List 3.26
72+
https://github.com/aboutcode-org/scancode-toolkit/issues/4045
73+
74+
- Add assembly and identification of conda package files in
75+
root filesystem installations
76+
https://github.com/aboutcode-org/scancode-toolkit/issues/4083
77+
4178
v32.3.1 - 2024-01-06
4279
--------------------
4380

44-
This is a minor release with license and package detection
81+
This is a patch release with license and package detection
4582
improvements, bugfixes and with new and updated license detection rules
4683
and new licenses added.
4784

0 commit comments

Comments
 (0)