Skip to content

Release v2.5.0

Compare
Choose a tag to compare
@steven-esser steven-esser released this 14 Aug 23:59
· 499 commits to develop since this release

Updates

This AboutCode-Manager release contains schema changes: scans will have to be re-imported

API Changes

This release contains changes to the AboutCode Manager API:

  • License Expression table and fields added to code models #243
  • Package Model and fields are now aligned with ScanCode Toolkit's package model #244

New Features

  • ClueTable View now lets the user filter by "No Value Detected" #235
  • BarChart View now lets the user drill down by "No Value Detected" #280
  • The user can now view Scan options used from the origin scan #239

Bug Fixes

  • eslint testing fixes for Windows hosts #278
  • Leading and trailing whitespace is now ignored in the global search box #240

ScanCode Compatibility

This version of AboutCode Manager is compatible with scans from ScanCode Toolkit v2.9.2. Scans imported into the app need to contain the file information data. Therefore, the -i option needs to be used in your ScanCode command. For example:

./scancode -iclpeu <input> --json-pp <output_file.json>

Using

  • To install, download and extract the release for your operating system from the archives above. Then, run the AboutCode-Manager application from the extracted directory.

  • For more information on how to use the app see the wiki.