Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 20:42
· 24 commits to main since this release

BREAKING Changes

Added

  • CLI switch -o as shorthand for --output-file (#1282 via #1288)
  • CLI switch --of as shorthand for --outout-format (#1282 via #1288)
  • CLI switch --sv as shorthand for --spec-version (#1282 via #1288)

Fixed

  • License gathering correctly ignores symlinks and directories (#1290 via #1291)

Runtime Dependencies

  • Raised @cyclonedx/cyclonedx-library@^8.0.0, was @^7.0.0 (via #1281)
  • Raised commander@^13.1.0, was @^10.0.0 (via #1281, #1288)
  • Raised normalize-package-data@^7.0.0, was @^3||^4||^5||^6 (via #1281)

Build

  • Use TypeScript v5.8.3 now, was v5.7.3 (via #1267, #1289)

What's Changed

Full Changelog: v2.1.0...v3.0.0