Skip to content

Releases: aboutcode-org/scancode-toolkit

Release v1.6.1: Experimental wheel support

Choose a tag to compare

@jdaguil jdaguil released this 01 Mar 19:55

This is an unofficial release with experimental python wheel support.
Unless you want to help with testing this release, please use instead the stable version 1.6.0 at https://github.com/nexB/scancode-toolkit/releases/latest

Release v1.6.0 : Copyright summary

Choose a tag to compare

@jdaguil jdaguil released this 29 Jan 22:59

This is a significant new feature release:

  • The HTML app now displays a copyright summary graphic
  • Improved HTML app UI enhancements
  • New and improved license and detection rules and other minor bug fixes

To install, download scancode-toolkit-1.6.0.zip or scancode-toolkit-1.6.0.tar.bz2 from the Downloads section below and follow installation instructions in the README at
https://github.com/nexB/scancode-toolkit/blob/master/README.rst

You can also download the source code for pre-built third-party binaries from these locations:
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.tar.gz
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.zip

Release v1.5.0 : New features: licenses summary, authors, emails & URLs

Choose a tag to compare

@pombredanne pombredanne released this 15 Dec 15:06

This is a significant new feature release:

  • The HTML app now displays a license summary graphic
  • Copyright holders and Authors are now collected together with copyrights
  • New email and url scan options: scan for URLs and emails: new useful origin clues
  • New and improved license and detection rules and other minor bug fixes

These new scans are for now only available in the JSON output.

To install, download scancode-toolkit-1.5.0.zip or scancode-toolkit-1.5.0.tar.bz2 from the Downloads section below and follow installation instructions in the README at
https://github.com/nexB/scancode-toolkit/blob/master/README.rst

You can also download the source code for pre-built third-party binaries from these locations:
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.tar.gz
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.zip

Release v1.4.3 : Cosmetic bug fix

Choose a tag to compare

@pombredanne pombredanne released this 10 Dec 17:14

This is a minor bug fix release for v1.4:

  • In the HTML app, the scanned path was hardcoded as scancode-toolkit2/scancode-toolkit/samples instead of displaying the path that was scanned.

To install, download scancode-toolkit-1.4.3.zip or scancode-toolkit-1.4.3.tar.bz2 from the Downloads section below and follow installation instructions in the README at
https://github.com/nexB/scancode-toolkit/blob/master/README.rst

You can also download the source code for pre-built third-party binaries from these locations:
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.tar.gz
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.zip

Release v1.4.2 : Installation bug fixes

Choose a tag to compare

@pombredanne pombredanne released this 03 Dec 11:51

This is a major bug fix release for v1.4.0:

  • The release archives were missing some code (packagedcode)
  • Improved --quiet option for command line operations

To install, download scancode-toolkit-1.4.2.zip or scancode-toolkit-1.4.2.tar.bz2 from the Downloads section below and follow installation instructions in the README at
https://github.com/nexB/scancode-toolkit/blob/master/README.rst

You can download the source code of pre-built binaries from these locations:
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.tar.gz
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.zip

Pre-Release v1.4.0 : New file and package information

Choose a tag to compare

@jdaguil jdaguil released this 24 Nov 18:42

This is a feature and bug fix release:

  • Separated JSON data into a separate file for the html app.
  • Added support for scanning package and file information.
  • New and improved licenses rules and licenses.
  • Created new extractcode standlone command. Extracting archives is no longer part of the scancode command.
  • ScanCode can now be called from anywhere.
  • Various minor improvements and bug fixes.

To install, download scancode-toolkit-1.4.0.zip or scancode-toolkit-1.4.0.tar.bz2 from the Downloads section below and follow installation instructions in the README at
https://github.com/nexB/scancode-toolkit/blob/master/README.rst

You can download the source code of pre-built binaries from these locations:
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.tar.gz
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.zip

Release v1.3.1 : Minor features and bug fixes

Choose a tag to compare

@pombredanne pombredanne released this 27 Jul 18:54

This is a feature and bug fix release:

  • fixed --verbose option
  • Improved copyright and license detections (new rules, etc.)
  • other minor improvements and minor bug fixes.
  • fix for experimental and unsupported inclusion of Linux-32 bits pre-built binaries

To install, download scancode-toolkit-1.3.1.zip or scancode-toolkit-1.3.1.tar.bz2 from the Downloads section below and follow installation instructions in the README at
https://github.com/nexB/scancode-toolkit/blob/master/README.rst

You can download the source code of pre-built binaries from these locations:
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.tar.gz
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.zip

Release v1.3.0 : Minor features and bug fixes

Choose a tag to compare

@pombredanne pombredanne released this 24 Jul 14:35

This is a feature and bug fix release:

  • scancode now ignores version control directories by default (.svn, .git, etc)
  • Improved copyright and license detections (new rules, etc.)
  • other minor improvements and minor bug fixes.
  • experimental and unsupported inclusion of Linux-32 bits pre-built binaries

To install, download scancode-toolkit-1.3.0.zip or scancode-toolkit-1.3.0.tar.bz2 from the Downloads section below and follow installation instructions in the README at
https://github.com/nexB/scancode-toolkit/blob/master/README.rst

You can download the source code of pre-built binaries from these locations:
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.tar.gz
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.zip

Release v1.2.4 : Minor bug fixes

Choose a tag to compare

@pombredanne pombredanne released this 22 Jul 14:14

This is a minor bug fix release, including the ability to scan a single file and some improved copyright scanning.

To install, download scancode-toolkit-1.2.4.zip or scancode-toolkit-1.2.4.tar.bz2 from the Downloads section below and follow installation instructions in the README at
https://github.com/nexB/scancode-toolkit/blob/master/README.rst

You can download the source code of pre-build binaries from these locations:
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.tar.gz
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.zip

Release v1.2.3 : Major bug fixes on Windows

Choose a tag to compare

@pombredanne pombredanne released this 16 Jul 08:02

This is a major bug fix release for Windows. The -extract option was not working on Windows in previous 1.2.x pre-releases

To install, download scancode-toolkit-1.2.3.zip or scancode-toolkit-1.2.3.tar.bz2 from the Downloads section below and follow installation instructions in the README at
https://github.com/nexB/scancode-toolkit/blob/master/README.rst

You can download the source code of pre-build binaries from these locations:
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.tar.gz
https://github.com/nexB/scancode-thirdparty-src/archive/v1.0.0.zip