Skip to content

Releases: CycloneDX/cyclonedx-python

v4.0.0-rc.1

25 Dec 17:59

Choose a tag to compare

v4.0.0-rc.1 Pre-release
Pre-release

v4.0.0-rc.1 (2023-12-25)

Changelog: see #605
Docs: see https://cyclonedx-bom-tool.readthedocs.io/en/dev-4.0.0/
Install via: pip install cyclonedx-bom==4.0.0rc1


What's Changed

Full Changelog: v3.11.7...v4.0.0-rc.1

v3.11.7

03 Nov 13:07

Choose a tag to compare

Fix

  • Toml-compatible fingers-crossed handling for failed input data decoding (#613) (fb3d7bf)

What's Changed

  • fix: toml-compatible fingers-crossed handling for failed input data decoding by @jkowalleck in #613

Full Changelog: v3.11.6...v3.11.7

v3.11.6

03 Nov 11:02

Choose a tag to compare

Fix

  • Added a fingers-crossed handling for failed input data decoding (#612) (be55902)

What's Changed

  • fix: added a fingers-crossed handling for failed input data decoding by @jkowalleck in #612

Full Changelog: v3.11.5...v3.11.6

v3.11.5

20 Oct 07:49

Choose a tag to compare

Fix

v3.11.4

19 Oct 14:40

Choose a tag to compare

Fix

  • Input file encoding fallback (0bc7296)

Full Changelog: v3.11.3...v3.11.4

v3.11.3

19 Oct 13:50

Choose a tag to compare

Fix

Documentation


What's Changed

New Contributors

Full Changelog: v3.11.2...v3.11.3

v3.11.2

12 Jul 21:02

Choose a tag to compare

Fix

  • Referenced branch main, instead of master (#562) (830d15c)

What's Changed

Full Changelog: v3.11.1...v3.11.2

v3.11.1

12 Jul 20:55

Choose a tag to compare

Fix


What's Changed

Full Changelog: v3.11.0...v3.11.1

v3.11.0

11 Feb 10:33

Choose a tag to compare

Feature

  • Deprecated CLI command cyclonedx-bom prints deprecation warning on STDERR before execution (#489) (2009236)

Documentation


What's Changed

New Contributors

Full Changelog: v3.10.1...v3.11.0

v3.10.1

15 Dec 13:22

Choose a tag to compare

Fix

  • PURL for PyPI packages from 'conda list' have the correct format now (#471) (1573064)

Documentation

  • Improve CONTRIBUTION instructions - sign-off step (#470) (578c0a8)

What's Changed

  • docs: improve CONTRIBUTION instructions - sign-off step by @rolweber in #470
  • fix: PURL for PyPI packages from 'conda list' have the correct format now by @rolweber in #471

New Contributors

Full Changelog: v3.10.0...v3.10.1