v9.0.0-rc.1
Pre-release
Pre-release
·
10 commits
to main
since this release
v9.0.0-rc.1 (2025-02-12)
see #777
BREAKING Changes
- BomRef affect equality/comparison (#754)
- Streamline comparison/hashing functions (#755)
- Bumped dependency
py-serializable >=2 <3
, was>=1.1.1 <2
(#775)
What's Changed
- refactor!: streamline comparison/hashing functions by @jkowalleck in #755
- chore(deps)!:
py-serializable==^1.1.1
->^2.0.0
by @jkowalleck in #775 - feat!: BomRef affect equality/comparisson by @jkowalleck in #754
Full Changelog: v8.7.0...v9.0.0-rc.1