Release v0.12.0
What's Changed
- Add new command to "diff" two BOM versions and produce JSON Patch output (RFC 6902) by @mrutkows in #33
- Support schema error results to be ouptut in JSON format including custom format flags by @mrutkows in #40
- Add CycloneDX v1.5 JSON schema and update resource config by @mrutkows in #41
- Remove invalid output file warning on validate command by @mrutkows in #42
- Add CSV output for validation errors and further streamline formatting code path by @mrutkows in #43
- replace deprecated ioutil functions by @ajistrying in #44
New Contributors
- @ajistrying made their first contribution in #44
Full Changelog: v0.11.0...v0.12.0