Skip to content

0.6.1 - 2024-06-04

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 12:22
· 97 commits to main since this release
23e4666

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])