Skip to content

v0.2.0

Compare
Choose a tag to compare
@anthonyharrison anthonyharrison released this 07 Mar 12:11
· 309 commits to main since this release

Updates in this release

New features

  • Update CycloneDX generation
  • Update SPDX Licenses to version 3.20

Fixes

  • Add licence information to file
  • Correct handling of relationships between file components
  • CycloneDX component handling
  • Default setting for relationship id
  • Handle non-semantic version strings
  • Handle SPDX PACKAGE_MANAGER as alternative to PACKAGE-MANAGER
  • Handling of package originator
  • Handling of supplier in CycloneDX
  • Improve relationship formatting
  • Minor fixes with supplier and license handling
  • Rationalise dependency generation
  • Remove all reference to XML format
  • Remove duplicated dependencies and improve supplier and licence processing
  • Remove duplicate relationships in CycloneDX
  • Remove old code
  • Report non-SPDX licenses
  • Resolve relationship generation for files
  • Tidy up SPDX Generator
  • Update handling of package descriptions
  • Update documentaion