Skip to content

Release v0.14.0

Compare
Choose a tag to compare
@mrutkows mrutkows released this 27 Nov 00:13
· 35 commits to main since this release
aa13384

What's Changed

  • Normalize and export all utility commands and their parameters by @mrutkows in #60
  • Add Trim command supporting rewriting of BOMs without selected fields and their data by @mrutkows in #62
  • Trim() JSON document keys only under paths supplied using the '--from' flag by @mrutkows in #63
  • Improve marshal performance by using pointers within CycloneDX Vulnerability data structures by @mrutkows in #65
  • Enable JSON output from Trim(), Query() to be indented using a user-supplied number of space characters by @mrutkows in #66

Full Changelog: v0.13.0...v0.14.0