Releases: artisanal-actions/poetry-install
Releases · artisanal-actions/poetry-install
v1.1.1: chore: upgrade cache action and enable dependabot updates (#4)
v1.1.0
What's Changed
- add configurable working directory for poetry by @danielknell in #3
Full Changelog: v1...v1.1.0
v1.0.3
Fixes
- default to stable release.
v1.0.2
Fixes
- always run
poetry install
v1.0.1
Documentation
- fix name of action in readme
v1.0.0
Features
- GitHub action to install poetry, setup a cached venv, and install dependencies.