Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 15:35
· 4 commits to main since this release

BREAKING CHANGE

  • drop support for python <3.9
  • spec-version defaults to CycloneDX 1.6

Feat

  • Handle misencoded license text files graceful.
  • Add mimetype detection for rich text format (rtf)

What's Changed

  • feat!: drop support for python <3.9 by @jkowalleck in #883
  • ci: test macos latest by @jkowalleck in #864
  • feat!: spec-version defaults to CycloneDX 1.6 by @jkowalleck in #885
  • chore(deps): Bump python-semantic-release/python-semantic-release from 9.1.1 to 9.21.0 by @dependabot in #856
  • chore(deps): Bump python from 3.12-slim to 3.13-slim by @dependabot in #810
  • feat: Add mimetype detection for rich text format (rtf) by @schlenk in #886
  • Handle misencoded license text files graceful. by @schlenk in #884

New Contributors

Full Changelog: v5.5.0...v6.0.0