v32.2.1 #3842
AyanSinhaMahapatra
announced in
Announcements
v32.2.1
#3842
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a minor release with updated package and copyright detection support.
Add support for parsing resolved packages and dependency relationships
from nuget lockfile
packages.lock.json
.See Add handler for packages.lock.json in nuget #3825
Add support for parsing resolved packages and dependency relationships
from cocoapods lockfile
Podfile.lock
.See Update cocoapods podfile.lock parser #3827
Add support for parsing packages and dependency relationships
from swift
swift-show-dependencies.deplock
generated by DepLock.See Add parser for
swift-show-dependencies.deplock
#3829Add support for
pip-inspect.deplock
files to parse and storeresolved packages and dependency relationships, to statically
resolve a python dependency graph.
See SCIO: Detect frozen Python requirements locked with deplock scancode.io#1262
Add support for poetry packages, with poetry specific pyproject.toml
support, poetry.lock and package assembly support. Also add support
for parsing and storing resolved packages and dependency relationships
required to statically resolve poetry dependecy graphs.
See SCTK: Parse Python poetry lockfile and manifest #2109
Add support for pyproject.toml files in python projects.
See SCTK: Detect pyproject.toml correctly #3753
More improved copyright detection, see
Improve copyrights detection #3752
scancode-toolkit
is now installable from the fedora repo.See Mention that in Fedora you can now install scancode from Fedora repo #3824
What's Changed
swift-show-dependencies.deplock
by @keshav-space in Add parser forswift-show-dependencies.deplock
#3829New Contributors
Full Changelog: v32.2.0...v32.2.1
This discussion was created from the release v32.2.1.
Beta Was this translation helpful? Give feedback.
All reactions