Skip to content

Releases: dhatim/python-license-check

0.9.2

Choose a tag to compare

@ochedru ochedru released this 22 Sep 14:24

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

Choose a tag to compare

@ochedru ochedru released this 06 May 22:06

Thanks to @thehale:

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

0.9.0

Choose a tag to compare

@ochedru ochedru released this 28 Apr 14:40

Thanks to @debrando:

  • #103 Added support for poetry toml

0.8.3

Choose a tag to compare

@ochedru ochedru released this 05 Jan 08:58

Revert #100 because of bug #101.

0.8.2

Choose a tag to compare

@ochedru ochedru released this 29 Dec 12:13

Thanks to @thehale:

  • #100 Analyze licenses or-ed together separately

0.8.1

Choose a tag to compare

@ochedru ochedru released this 15 Dec 20:50

Thanks to @JarnoRFB:

  • #92 Quote version in authorized_packages

0.8.0

Choose a tag to compare

@ochedru ochedru released this 09 Dec 17:07

Thanks to @Thomzoy:

  • #94 Allow regex matching

0.7.3

Choose a tag to compare

@ochedru ochedru released this 02 Nov 13:22

Build with Python 3.11

0.7.2

Choose a tag to compare

@ochedru ochedru released this 27 Jul 13:31

Thanks to @nwilbert:

  • #87 Fix handling of level from pyproject.toml

0.7.1

Choose a tag to compare

@ochedru ochedru released this 07 Jun 09:30

Thanks to @ticdenis:

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