Skip to content

Releases: CycloneDX/cyclonedx-python

v3.1.0

10 Mar 14:59
Compare
Choose a tag to compare

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

21 Feb 17:07
Compare
Choose a tag to compare

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

03 Feb 19:46
Compare
Choose a tag to compare

Fix

  • Docker image release checkout ref w/o tags (#309) (5d8b1e1)

v2.0.2

03 Feb 13:20
Compare
Choose a tag to compare

Fix

v2.0.1

24 Jan 14:39
Compare
Choose a tag to compare

Fix

  • Bump dependencies to get latest cyclonedx-python-lib (87c3fe7)

v2.0.0

13 Jan 09:28
Compare
Choose a tag to compare

Feature

  • Add support for CycloneDX 1.4 specification (#294) (7bb6d32)

Documentation

  • Readme maintenance - shields & links (#266) (a34046f)

v1.5.3

23 Nov 09:39
Compare
Choose a tag to compare

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

23 Nov 09:36
Compare
Choose a tag to compare

Fix

  • Corrected docker image build process to not rely on dist folder which is cleaned up by python-semantic-release (6c65c11)

v1.5.1

23 Nov 09:28
Compare
Choose a tag to compare

Fix

  • Re-enable build and publish of Docker Image (#263) (478360d)

v1.5.0

17 Nov 14:46
Compare
Choose a tag to compare

Feature