Releases: dhatim/python-license-check
Releases · dhatim/python-license-check
0.7.0
Thanks to @ticdenis:
- #85 support pyproject.toml for loading dependencies from [project.dependencies] and [project.optional-dependencies]
0.6.5
Thanks to @s4ke:
- #79 Fix \r issues on Windows
0.6.2
Thanks to @ssbarnea:
- #71 Enable liccheck to be used as a pre-commit hook
0.6.1
Thanks to @bagerard:
- #75 Ignore editable requirements when parsing the req file
0.5.3
Fixes #67: added a release
workflow to bump version in setup.py
and create tag.
0.5.1
Build with Github actions
0.5.0
Thanks to @eganjs:
- #52 Make "./liccheck.ini" the default ini file