Releases: CycloneDX/cyclonedx-python
Releases · CycloneDX/cyclonedx-python
v3.1.1
Fix
- conda-parser: Version recognition for strings (#332) (
65246dd
)
Documentation
v3.1.0
Feature
- Add pip-requirements-parser and update virtualenv to latest version (
73b2182
)
Fix
- Sort imports (
fdec44b
)
- Try to fix the temp file issue on Windows machines (
684d4f0
)
Documentation
- Update RequirementsFileParser docs to include nested file support (
9e9021d
)
v3.0.0
Feature
- Bump to latest
cyclonedx-python-lib
(5902fbf
)
Breaking
- Default Schema Version has been replaced by notion of LATEST supported Schema Version (
5902fbf
)
v2.0.3
Fix
- Docker image release checkout ref w/o
tags
(#309) (5d8b1e1
)
v2.0.1
Fix
- Bump dependencies to get latest
cyclonedx-python-lib
(87c3fe7
)
v2.0.0
Feature
- Add support for CycloneDX 1.4 specification (#294) (
7bb6d32
)
Documentation
v1.5.3
Fix
- Revert to previous process for building Docker image as PyPi index update is too slow to pull straight away after publish (
67bb738
)
v1.5.2
Fix
- Corrected docker image build process to not rely on
dist
folder which is cleaned up by python-semantic-release (6c65c11
)
v1.5.1
Fix
- Re-enable build and publish of Docker Image (#263) (
478360d
)