Releases: CycloneDX/cyclonedx-python-lib
Releases · CycloneDX/cyclonedx-python-lib
v0.12.1
Fix
- Further loosened dependency definitions (
8bef6ec
)
v0.12.0
Feature
- Loosed dependency versions to make this library more consumable (
55f10fb
)
v0.11.1
Fix
- Constructor for
Vulnerability
to correctly define ratings
as optional (395a0ec
)
v0.10.2
Fix
- Correct way to write utf-8 encoded files (
49f9369
)
v0.10.1
Fix
- Ensure output to file is UTF-8 (
a10da20
)
- Ensure output to file is UTF-8 (
193bf64
)
v0.9.1
Fix
- Missing check for Classifiers in Environment Parser (
b7fa38e
)
v0.9.0
Feature
- Add support for parsing package licenses when using the
Environment
Parsers (c414eaf
)
v0.8.3
Fix
- Coding standards violations (
00cd1ca
)
- Handle
Pipfile.lock
dependencies without an index
specified (26c62fb
)