Skip to content

v8.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 11:53
· 4 commits to main since this release

v8.5.1 (2025-01-28)

Documentation

  • docs: responsibilities & capabilities (#763)
  • docs: Fix typos in conda-forge.md and remove unused reference in README (#762)
  • docs: modernize docstrings for CDX1.6 (#759)

Feature

  • feat: couple classes and their serializes (#757)
    Deprecates .serialization.BomRefHelper and .serialization.LicenseRepositoryHelper.
    (stealth-release of this feature, as it is almost only used internally)

What's Changed

  • chore(deps-dev): update tomli requirement from 2.1.0 to 2.2.1 by @dependabot in #744
  • chore(deps-dev): update flake8-bugbear requirement from 24.10.31 to 24.12.12 by @dependabot in #748
  • chore(deps-dev): update mypy requirement from 1.13.0 to 1.14.1 by @dependabot in #751
  • docs: modernize docstrings for CDX1.6 by @jkowalleck in #759
  • feat: couple classes and their serializes by @jkowalleck in #757
  • chore(deps-dev): update tox requirement from 4.23.2 to 4.24.1 by @dependabot in #761
  • docs: Fix typos in in conda-forge.md and remove unused reference in README by @bact in #762
  • docs: responsibilities & capabilities by @jkowalleck in #763

New Contributors

  • @bact made their first contribution in #762

Full Changelog: v8.5.0...v8.5.1