Skip to content

Releases: raimon49/pip-licenses

5.0.0

23 Jul 10:50
34a2c38
Compare
Choose a tag to compare
  • Dropped support Python 3.8
  • Clarified support for Python 3.12
  • Migration pyproject.toml about this package
  • Breaking changes
    • Implicitly depends on tomli library since version 4.5.0

4.5.1

13 Jul 03:25
c194757
Compare
Choose a tag to compare
  • Fixes "tomli" to be output only with --with-system option

4.5.0

11 Jul 10:37
9c2db19
Compare
Choose a tag to compare
  • Implement new feature pyproject.toml support

4.4.0

28 Mar 15:26
fcfe59d
Compare
Choose a tag to compare
  • Implement new option --partial-match

4.3.4

20 Jan 02:53
05bd8e2
Compare
Choose a tag to compare
  • Maintain to pass test with wcwidth>=0.2.10

4.3.3

20 Sep 01:21
8a4b453
Compare
Choose a tag to compare
  • Always terminate --allow-only and --fail-on messages with a newline
  • Always terminate files created with --output-file with a newline

4.3.2

21 May 03:00
0ed0524
Compare
Choose a tag to compare
  • Better handling extracting URLs from Project-URL

4.3.1

04 May 02:37
0849781
Compare
Choose a tag to compare
  • Fix to treat package names as normalized as in PEP 503 with --packages and --ignore-packages option

4.3.0

25 Apr 08:19
925933d
Compare
Choose a tag to compare
  • Implement new option --no-version

4.2.0

12 Apr 11:30
ca3160d
Compare
Choose a tag to compare
  • Implement new option --with-maintainers
  • Implement new option --python
  • Allow version spec in --ignore-packages parameters
  • When the Author field is UNKNOWN, the output is automatically completed from Author-email
  • When the home-page field is UNKNOWN, the output is automatically completed from Project-URL