Releases: CycloneDX/cyclonedx-python-lib
Releases · CycloneDX/cyclonedx-python-lib
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
)
v0.8.2
Fix
- Add namespace and subpath support to Component to complete PackageURL Spec support (
780adeb
)
v0.8.1
Fix
- Multiple hashes being created for an externalRefernce which is not as required (
970d192
)
v0.8.0
Feature
- Add support for
externalReferneces
for Components
and associated enhancements to parsers to obtain information where possible/known (a152852
)