Skip to content

Releases: raimon49/pip-licenses

3.5.0

03 Jul 07:34
c298903
Compare
Choose a tag to compare
  • Handle multiple licenses better with options --fail-on and --allow-only
  • Small change in output method for multiple licenses, change the separator from comma to semicolon
    • Up to 3.4.0: Python Software Foundation License, MIT License
    • 3.5.0 or later: Python Software Foundation License; MIT License

3.4.0

04 Jun 08:15
Compare
Choose a tag to compare
  • Implement new option --packages

3.3.1

28 Feb 02:06
bc148ed
Compare
Choose a tag to compare
  • Fix license summary refer to --from option

3.3.0

23 Jan 11:38
Compare
Choose a tag to compare
  • Improves the readability of the help command

3.2.0

28 Dec 05:59
Compare
Choose a tag to compare

3.1.0

26 Nov 09:52
51d8f95
Compare
Choose a tag to compare
  • Implement new option for use in continuous integration
    • --fail-on
    • --allow-only

3.0.0

25 Oct 01:45
650dfc2
Compare
Choose a tag to compare
  • Dropped support Python 3.5
  • Clarified support for Python 3.9
  • Migrate package metadata to setup.cfg
  • Breaking changes
    • Change default behavior to --from=mixed

2.3.0

02 Aug 06:34
Compare
Choose a tag to compare
  • Implement new option for manage unicode characters
    • --filter-strings
    • --filter-code-page

2.2.1

24 Jun 09:50
76b4971
Compare
Choose a tag to compare
  • Fixed the file that is selected when multiple matches are made with LICENSE* with run --with-license-file

2.2.0

29 Apr 01:59
05e12f3
Compare
Choose a tag to compare
  • Implement new option --with-notice-file
  • Added to find British style file name LICENCE with run --with-license-file