- Fixed the file that is selected when multiple matches are made with
LICENSE*
with run--with-license-file
- Implement new option
--with-notice-file
- Added to find British style file name
LICENCE
with run--with-license-file
- Suppress errors when opening license files
- Implement new option
--format=plain-vertical
- Support for outputting license file named
COPYING *
- Better license file open handling in Python 3
- Dropped support Python 2.7
- Breaking changes
- Removed migration path to obsolete options
--from-classifier
--format-markdown
--format-rst
--format-confluence
--format-html
--format-json
- Removed migration path to obsolete options
- Implement new option
--no-license-path
- Supports compatibility to work with either PTable or prettytable
- Implement new option
--output-file
- Clarified support for Python 3.8
- Add a help text for
--format=json-license-finder
option
- Implement new option
--format=json-license-finder
- Read license file works well with Windows
- Skip parsing of license file for packages specified with
--ignore-packages
option
- Implement new option
--format=csv
- Implement new option
--from=mixed
as a mixed mode
- Implement new option
--from=meta
,from=classifier
- Dropped support Python 3.4
- Fix bug
- Change warning output to standard error
- Supports execution within Docker container
- Warning of deprecated options
- Fix bug
- Ignore
OSI Approved
string with multiple licenses
- Ignore
- Implement new option
--with-license-file
- Implement new option
--with-description
- Implement new option
--summary
- Implement new option
--format-json
- Dropped support Python 3.3
- Fix bug
- Support pip 10.x
- Implement new option
--format-confluence
- Fix bug
- Support display multiple license with
--from-classifier
option
- Support display multiple license with
- Improve document
- Add section of 'Uninstallation' in README
- Implement new option
--format-html
- Implement new option
--format-rst
- Implement new option
--format-markdown
- Include LICENSE file in distribution package
- Implement new option
--ignore-packages
- Implement new option
--from-classifier
- Improve document
- Add ToC to README document
- Add a information of dependencies
- First stable release version
- Implement new option
--order
- Default behavior is
--order=name
- Default behavior is
- First implementation version
- Support options
--with-system
--with-authors
--with-urls
- Support options