- The HTML app now display 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 and improved license and detection rules
These scans are for now only available in the JSON output
1.4.3
-------------------
Minor bug fix ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In the HTML app, the scanned path was hardcoded as scancode-toolkit2/scancode-toolkit/samples instead of displaying the path that was scanned.
1.4.2
-------------------
Minor features and bug fixes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- The release archives were missing some code (packagedcode) - Improved --quiet option for command line operations - New support for custom Jinja templates for the HTML output. The template also has access to the whole License object to output full license texts or other data. Thanks to ened Sebastian Roth for this.
1.4.0
-------------------
New features and bug fixes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Separated JSON data into a separate file for the html app. https://github.com/nexB/scancode-toolkit/issues/38 - Added support for scanning package and file information. - Added file and package information to the html-app and html output. https://github.com/nexB/scancode-toolkit/issues/76 - improved CSS for html format output https://github.com/nexB/scancode-toolkit/issues/12 - New and improved licenses rules and licenses. - Added support for nuget .nupkg as archives. - Created new extractcode standalone command for https://github.com/nexB/scancode-toolkit/issues/52 Extracting archives is no longer part of the scancode command. - Scancode can now be called from anywhere. https://github.com/nexB/scancode-toolkit/issues/55 - Various minor improvements for copyright detection.
1.3.1
-------------------
Minor bug fixes. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- fixed --verbose option https://github.com/nexB/scancode-toolkit/issues/37 - Improved copyright and license detections (new rules, etc.) - other minor improvements and minor bug fixes: temptative fix for https://github.com/nexB/scancode-toolkit/issues/4 - fixed for unsupported inclusion of Linux-32 bits pre-built binaries https://github.com/nexB/scancode-toolkit/issues/33
1.3.0
-------------------
New features and bug fixes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 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