Skip to content

Releases: dhatim/python-license-check

0.7.0

06 Jun 11:32
Compare
Choose a tag to compare

Thanks to @ticdenis:

  • #85 support pyproject.toml for loading dependencies from [project.dependencies] and [project.optional-dependencies]

0.6.5

19 Jan 17:05
Compare
Choose a tag to compare

Thanks to @s4ke:

  • #79 Fix \r issues on Windows

0.6.2

13 Jul 12:17
Compare
Choose a tag to compare

Thanks to @ssbarnea:

  • #71 Enable liccheck to be used as a pre-commit hook

0.6.1

13 Jul 07:51
Compare
Choose a tag to compare

Thanks to @bagerard:

  • #75 Ignore editable requirements when parsing the req file

0.6.0

13 Apr 07:31
Compare
Choose a tag to compare

Thanks to @joshfriend:

  • #68: Build and distribute wheels

0.5.3

05 Apr 18:38
Compare
Choose a tag to compare

Fixes #67: added a release workflow to bump version in setup.py and create tag.

0.5.2

03 Apr 10:31
53312c6
Compare
Choose a tag to compare

Thanks to @joshfriend:

  • #66 Improved license detection from metadata

0.5.1

25 Mar 16:15
Compare
Choose a tag to compare

Build with Github actions

0.5.0

02 Oct 14:07
c85201c
Compare
Choose a tag to compare

Thanks to @eganjs:

  • #52 Make "./liccheck.ini" the default ini file

0.4.9

24 Sep 10:34
3b1229d
Compare
Choose a tag to compare

Fix failing build