Releases: skimit/pypi-license-checker-github-action
Releases · skimit/pypi-license-checker-github-action
v1.4.1
What's Changed
- Update Debian & downgrade Python in Docker base image by @joel-wright in #13
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feature/DEVOPS-00: Update to support using uv to manage project dependencies by @joel-wright in #12
New Contributors
- @joel-wright made their first contribution in #12
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- DEVOPS-00 Use proper Python image tag by @rafaelcpalmeida in #11
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- DEVOPS-00 Upgrade Python version by @rafaelcpalmeida in #10
Full Changelog: v1.2.5...v1.3.0
v1.2.5
What's Changed
- DEVOPS-00 Install wheel package in the venv by @rafaelcpalmeida in #9
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- DEVOPS-00 Explicitly install wheel package by @rafaelcpalmeida in #8
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Check if orb has the required env variables by @rafaelcpalmeida in #7
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Comply with future Poetry versions.
v1.2.1
Allow and account for empty lines in allowed_dependencies.txt
v1.2.0
Allow installation of extra system dependencies