Skip to content

Releases: raimon49/pip-licenses

2.1.1

16 Feb 05:48
e63ba8f
Compare
Choose a tag to compare
  • Suppress errors when opening license files

2.1.0

28 Jan 11:47
4a20276
Compare
Choose a tag to compare
  • Implement new option --format=plain-vertical
  • Support for outputting license file named COPYING *

2.0.1

06 Jan 15:24
742c814
Compare
Choose a tag to compare
  • Better license file open handling in Python 3

2.0.0

03 Jan 03:31
caca390
Compare
Choose a tag to compare
  • 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
  • Implement new option --no-license-path

1.18.0

22 Dec 04:38
91969a8
Compare
Choose a tag to compare
  • Supports compatibility to work with either PTable or prettytable

1.17.0

14 Dec 08:14
fb74f0a
Compare
Choose a tag to compare
  • Implement new option --output-file
  • Clarified support for Python 3.8

1.16.1

14 Nov 15:05
Compare
Choose a tag to compare
  • Add a help text for --format=json-license-finder option

1.16.0

14 Nov 15:04
98f3de3
Compare
Choose a tag to compare
  • Implement new option --format=json-license-finder

1.15.2

25 Jul 15:18
fca8f48
Compare
Choose a tag to compare
  • Read license file works well with Windows

1.15.1

24 Jul 11:42
5ce7c08
Compare
Choose a tag to compare
  • Skip parsing of license file for packages specified with --ignore-packages option