- New features
- New features
- The HTML app now displays a copyright holder summary graphic
- HTML app ui enhancements
- File extraction fixes
- New and improved license and detection rules
- Other minor improvements and minor bug fixes
- New features
- 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
- 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.
- 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.
- New features and bug fixes
- Separated JSON data into a separate file for the html app. aboutcode-org#38
- Added support for scanning package and file information.
- Added file and package information to the html-app and html output. aboutcode-org#76
- improved CSS for html format output aboutcode-org#12
- New and improved licenses rules and licenses.
- Added support for nuget .nupkg as archives.
- Created new extractcode standlone command for aboutcode-org#52 Extracting archives is no longer part of the scancode command.
- Scancode can now be called from anywhere. aboutcode-org#55
- Various minor improvements for copyright detection.
- Minor bug fixes.
- fixed --verbose option aboutcode-org#37
- Improved copyright and license detections (new rules, etc.)
- other minor improvements and minor bug fixes: temptative fix for aboutcode-org#4
- fixed for unsupported inclusion of Linux-32 bits pre-built binaries aboutcode-org#33
- 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
- Minor bug fixes.
- Improved copyright detections.
- can scan a single file located in the installation directory
- other minor improvements and minor bug fixes.
- Major bug fixes on Windows.
- This is a major bug fix release for Windows. The -extract option was not working on Windows in previous 1.2.x pre-releases
- Minor bug fixes.
- Support relative path when doing extract.
- Minor bug fixes.
- Improper extract warning handling
- Major bug fixes.
- Fixed issue #26: Slow --extract
- Added support for progress during extraction (#27)
- Minor bug fixes.
- Enforced exclusivity of --extract option
- Improved command line help.
- Added continuous testing with Travis and Appveyor and fixed tests
- Initial release.
- support for scanning licenses and copyrights
- simple command line with html, htaml-app and JSON formats output