Introduction
Happy New Year!
This release adds two new interesting features to cdxgen - exporting SBOM in protobuf binary format and constructing a full dependency tree for PHP. Both these features are quite new and should be considered a preview due to the lack of sufficient testing.
What's Changed
- Export proto by @prabhu in #791
- php dependency tree by @prabhu in #792
- Fixes #795 by @prabhu in #796
Full Changelog: v9.10.1...v9.10.2