Skip to content

Releases: CycloneDX/cyclonedx-python

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

v1.4.3

16 Nov 08:38
Compare
Choose a tag to compare

Fix

  • Add static code analysis, better typing and bump cyclonedx-python-lib to 0.11 (d5d9f56)

v1.4.2

12 Nov 10:30
Compare
Choose a tag to compare

Fix

  • If no input file is supplied and no input is provided on STDIN, we will now try to automatically locate (in the current working directory) a manifest with default name for the input type specified. This works for PIP (Pipfile.lock), Poetry (poetry.lock) and Requirements (requirements.txt) (93f9e59)

v1.4.1

26 Oct 08:41
Compare
Choose a tag to compare

Fix

  • Corrected documentation after deprecation of -rf, -pf, --poetry-file, --requirements-file and --pip-file (4c4c8d8)

v1.4.0

21 Oct 12:40
Compare
Choose a tag to compare

Feature

  • Add conda support (bump cyclonedx-python-lib to ^0.10.0) (cb24275)

Fix

  • Encoding issues on Windows (bump cyclonedx-python-lib to ^0.10.2) (da6772b)
  • Encoding issues on Windows (bump cyclonedx-python-lib to ^0.10.1) (fe5df36)

v1.3.1

19 Oct 11:54
Compare
Choose a tag to compare

Fix

  • Bump to cyclonedx-python-lib to resolve issue #244 (ebea3ef)

v1.3.0

19 Oct 10:05
Compare
Choose a tag to compare

Feature

  • Add license information in CycloneDX BOM when using Environment as the source (5d1f9a7)