Skip to content

v6.4.0

Compare
Choose a tag to compare
@cf-osl-bot cf-osl-bot released this 22 May 16:38
· 568 commits to master since this release

Big shout out to @forelabs for introducing many new features and improvements for this release. Thanks again!!

Added

  • Introducing new inherited_decisions command - 3453feb - Sven Dunemann
  • Decision Applier: Merge manual and system packages - c690532 - Sven Dunemann
  • Introduce package_url to packages - 18972f7 - Sven Dunemann
  • Add --write-headers option for csv exports - 18e01f8 - Sven Dunemann
  • Yarn: Add authors & install_path - 08a0f67 - Sven Dunemann
  • install path for nuget dependencies [#172251374] - ad73c946 - Jeff Jun
  • new Rubocop cops - c4cc6b8b - Jeff Jun

Fixed

  • Separate lines in license text with LF when exported to JSON - baddb976 - Robert Huitl

Changed

  • Go15VendorExperiment: Detect go only if vendor includes go files - 0f8e609 - Sven Dunemann
  • Bump PHP version to 7.4 - cbe45c5 - Yivan
  • Significantly improve the license text matching file to be more dynamic - acf5705
  • Update Ruby version to 2.7.1 [#172295831] - 475e2948