Skip to content

Releases: CycloneDX/cyclonedx-python

v3.10.0

13 Dec 20:16
Compare
Choose a tag to compare

Feature

  • Add support for poetry lock format v2.0 (#469) (0b1e07f)

What's Changed

Full Changelog: v3.9.0...v3.10.0

v3.9.0

13 Dec 17:25
Compare
Choose a tag to compare

Feature

  • Parsers can outbut more debug messages (#466) (9eedb4f)

What's Changed

Full Changelog: v3.8.0...v3.9.0

v3.8.0

12 Dec 16:29
Compare
Choose a tag to compare

Feature

  • Error- and debug-output is send to STDERR, instead of STDOUT (#465) (f543b69)

What's Changed

  • feat: error- and debug-output is send to STDERR, instead of STDOUT by @jkowalleck in #465

Full Changelog: v3.7.4...v3.8.0

v3.7.4

12 Dec 15:58
Compare
Choose a tag to compare

Fix

  • Ignore broken licenses in env parser (#463) (3118acd)

v3.7.3

11 Dec 08:58
Compare
Choose a tag to compare

Fix

  • Adjust dependency pip-requirements-parser to a working version (#450) (6101986)

v3.7.2

15 Nov 18:15
Compare
Choose a tag to compare

Fix

  • Add a missing space in the help pages pathto -> path to (#443) (bc5fe57)

v3.7.1

10 Nov 17:28
Compare
Choose a tag to compare

Fix

  • EnvironmentParser: Reduced crashes if no Classifiers are found (#441) (67f56e7)

v3.7.0

10 Nov 06:47
Compare
Choose a tag to compare

Feature

  • Pass purl-bom-ref to EnvironmentParser (#432) (7cfefeb)

v3.6.4

10 Nov 06:38
Compare
Choose a tag to compare

Fix

  • EnvironmentParser: Remove code break when classifier parsing in py>=3.8 (#431) (4ab075e)

v3.6.3

19 Sep 14:32
Compare
Choose a tag to compare

Fix