v10.4.0
v10.4.0 (2025-07-08)
Bug Fixes
-
Issue
DeprecationWarnings
for deprecated properties properly (#838,34a11aa
) -
Removed meaningless pattern checks for CycloneDX 1.2 JSON schema (#843,
6e8083a
)
Features
What's Changed
- fix: issue
DeprecationWarnings
for deprecated properties properly by @KAWAHARA-souta in #838 - feat: validators return specific error classes by @jkowalleck in #840
- feat: decorate deprecated symbols by @KAWAHARA-souta in #839
- fix: removed meaningless pattern checks for CycloneDX 1.2 JSON schema by @jkowalleck in #843
New Contributors
- @KAWAHARA-souta made their first contribution in #838
Full Changelog: v10.3.0...v10.4.0