Releases: CycloneDX/cyclonedx-python
Releases · CycloneDX/cyclonedx-python
v3.11.0
Feature
- Deprecated CLI command
cyclonedx-bom
prints deprecation warning on STDERR before execution (#489) (2009236
)
Documentation
What's Changed
- docs: fix shields by @jkowalleck in #473
- chore(deps-dev): slack version pinning of
mypy
by @jkowalleck in #478 - chore(deps): Bump Gr1N/setup-poetry from 7 to 8 by @dependabot in #480
- docs: fix typos by @thbeu in #482
- docs: fix typo in CLI help page by @jkowalleck in #490
- chore(deps): Bump pip-requirements-parser from 32.0.0 to 32.0.1 by @dependabot in #493
- chore(deps): Bump types-toml from 0.10.8 to 0.10.8.3 by @dependabot in #496
- chore: fix lowest requirements for tests by @jkowalleck in #499
- feat: deprecated CLI command
cyclonedx-bom
prints deprecation warning on STDERR before execution by @jkowalleck in #489 - chore(deps): Bump relekang/python-semantic-release from 7.31.4 to 7.33.1 by @dependabot in #492
New Contributors
Full Changelog: v3.10.1...v3.11.0
v3.10.1
Fix
Documentation
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
v3.10.0
Feature
What's Changed
- feat: support poetry lock format 2.0 by @jkowalleck in #469
Full Changelog: v3.9.0...v3.10.0
v3.9.0
Feature
What's Changed
- feat: parsers can outbut more debug messages by @jkowalleck in #466
Full Changelog: v3.8.0...v3.9.0
v3.8.0
Feature
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