Releases: CycloneDX/cyclonedx-python
Releases · CycloneDX/cyclonedx-python
v1.2.0
Feature
- Update to latest stable cyclonedx-python-lib (
6145bd5
)
v1.1.0
Feature
- Add support for generating SBOM from poetry.lock files (
bb4ac0f
)
v1.0.5
Fix
- Handle
requirements.txt
which contain dependencies without a version statement and warn that they cannot be included in the resulting CycloneDX BOM (e637e56
)
v1.0.4
Fix
- Error message when
requirements.txt
file is non-existent updated (3bbc071
)
v1.0.3
Fix
- Default to "requirements.txt" in current directory when "-r" flag is supplied but not "-rf" flag is supplied (
bb7e30a
)
0.4.3
v0.4.3
Bug fix release - invalid XML character handling
0.4.2
v0.4.2
Maintenance release
0.4.1
Bug fix release
- Fix handling of null licenses
- Fix Docker image bundled tool version
0.4.0
v0.4.0
Fix incorrect twine upload repo