Skip to content

Release v0.12.0

Compare
Choose a tag to compare
@mrutkows mrutkows released this 29 Jun 14:55
· 49 commits to main since this release
176b7b3

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

Full Changelog: v0.11.0...v0.12.0