Breaking
* feat!: 9.0.1 (777)
BREAKING Changes
* Fix: `model.vulnerability.VulnerabilityReference`&39;s properties are all
mandatory
([790](https://github.com/CycloneDX/cyclonedx-python-lib/issues/790)
via [792](https://github.com/CycloneDX/cyclonedx-python-lib/pull/792))
* Refactor: Rename `spdx.is_compund_expression` -> `spdx.is_expression`
([779](https://github.com/CycloneDX/cyclonedx-python-lib/pull/779))
* Behavior: `BomRef` affects comparison/hashing
([754](https://github.com/CycloneDX/cyclonedx-python-lib/pull/754) &
[780](https://github.com/CycloneDX/cyclonedx-python-lib/pull/780))
This is only a breaking change if you relied on ordering of elements.
* Behavior: streamline comparison/hashing functions
([755](https://github.com/CycloneDX/cyclonedx-python-lib/pull/755))
This is only a breaking change if you relied on ordering of elements.
* Dependency: bump dependency `py-serializable >=2 <3`, was `>=1.1.1 <2`
([775](https://github.com/CycloneDX/cyclonedx-python-lib/pull/775))
This is only a breaking change if you have other packages depend on that
specific version.
---------
Signed-off-by: Jan Kowalleck <jan.kowalleckgmail.com>
Signed-off-by: wkoot <3715211+wkootusers.noreply.github.com>
Signed-off-by: semantic-release <semantic-releasebot.local>
Co-authored-by: wkoot <3715211+wkootusers.noreply.github.com>
Co-authored-by: semantic-release <semantic-releasebot.local> ([`e6f91fa`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/e6f91fa98cbb02cda62fd0bc5b1f1b9bf19902ee))