Skip to content

Releases: raimon49/pip-licenses

4.1.0

02 Mar 12:38
471fc3d
Compare
Choose a tag to compare
  • Support case-insensitive license name matching around --fail-on and --allow-only parameters

4.0.3

08 Dec 12:06
e6d71c6
Compare
Choose a tag to compare
  • Escape unicode output (to e.g. {) in the html output

4.0.2

04 Dec 04:12
8d0c114
Compare
Choose a tag to compare
  • Add type annotations and code formatter

4.0.1

19 Nov 09:12
6c49185
Compare
Choose a tag to compare
  • Fix "pip-licenses" is missing in output of pip-licenses --with-system option

4.0.0

06 Nov 03:25
Compare
Choose a tag to compare
  • Support for Python 3.11
  • Dropped support Python 3.7
  • Migrate Docker base image from Alpine to Debian 11-slim
  • Breaking changes
    • Does not work with PTable and depends on prettytable
    • Depend on importlib_metadata rather than pip

3.5.5

20 Oct 10:53
12d5d5f
Compare
Choose a tag to compare
  • Search for path defined in PEP 639
  • Dropped support Python 3.6

3.5.4

01 May 01:30
1ea5ded
Compare
Choose a tag to compare
  • Skip directories when detecting license files

3.5.3

01 May 01:13
91f6d11
Compare
Choose a tag to compare
  • Support pip 21.3 or later

3.5.2

27 Aug 07:05
61c7cba
Compare
Choose a tag to compare
  • Ignore spaces around --fail-on and --allow-only parameters

3.5.1

06 Jul 21:43
5121c4c
Compare
Choose a tag to compare
  • Fix the order in which multiple licenses are output