v8.4.0 (2024-10-29)
Feature
- feat: add factory method
XsUri.make_bom_link()
(#728)
Fix
- fix: no warning for missing dependencies if no component exists (#720)
Docs
- docs: fix
Definitions
docstring (#731)
What's Changed
- refactor: reuse internal helper
bom_ref_from_str
by @jkowalleck in #727 - chore(deps-dev): update tox requirement from 4.23.0 to 4.23.2 by @dependabot in #729
- chore(deps-dev): update mypy requirement from 1.12.0 to 1.13.0 by @dependabot in #730
- doc: fix
Definitions
docstring by @hakandilek in #731 - feat: add factory method
XsUri.make_bom_link()
by @saquibsaifee in #728 - fix: no warning for missing dependencies if no component exists by @weichslgartner in #720
New Contributors
- @saquibsaifee made their first contribution in #728
Full Changelog: v8.3.0...v8.4.0