Skip to content

Releases: dhatim/python-license-check

0.9.2

22 Sep 14:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

06 May 22:06
Compare
Choose a tag to compare

Thanks to @thehale:

  • #104 Fix: limit multiple licenses splits to SPDX OR

0.9.0

28 Apr 14:40
Compare
Choose a tag to compare

Thanks to @debrando:

  • #103 Added support for poetry toml

0.8.3

05 Jan 08:58
Compare
Choose a tag to compare

Revert #100 because of bug #101.

0.8.2

29 Dec 12:13
Compare
Choose a tag to compare

Thanks to @thehale:

  • #100 Analyze licenses or-ed together separately

0.8.1

15 Dec 20:50
Compare
Choose a tag to compare

Thanks to @JarnoRFB:

  • #92 Quote version in authorized_packages

0.8.0

09 Dec 17:07
Compare
Choose a tag to compare

Thanks to @Thomzoy:

  • #94 Allow regex matching

0.7.3

02 Nov 13:22
Compare
Choose a tag to compare

Build with Python 3.11

0.7.2

27 Jul 13:31
Compare
Choose a tag to compare

Thanks to @nwilbert:

  • #87 Fix handling of level from pyproject.toml

0.7.1

07 Jun 09:30
Compare
Choose a tag to compare

Thanks to @ticdenis:

  • #86 order package licenses alphabethically to make the report more idempotent