0.6.1 - 2024-06-04
·
97 commits
to main
since this release
Release Notes
Added
- A series of APIs that serialize and deserialize in the format specified with the
SpecVersion
enum ([#725])
Fixed
- Fixed a panic when parsing CycloneDX v1.5 from a
serde_json::Value
([#723])
Changed
- Removed
--allow-dirty
flag from the publishing workflow so that the provenance of the package uploaded to crates.io can be established ([#724])