Releases: ouhammmourachid/poetry-install
Releases · ouhammmourachid/poetry-install
v3
What's Changed
- add pre-commit hocks by @ouhammmourachid in #1
- fix bugs by @ouhammmourachid in #2
- chore: Add Dependabot configuration for GitHub Actions updates by @ouhammmourachid in #3
- chore: Update bumpversion-action to v1.1.0 in release.yml workflow by @ouhammmourachid in #5
- Bump snok/install-poetry from 1.3.4 to 1.4.1 by @dependabot in #4
- chore: Update Makefile to use --no-root flag in poetry install by @ouhammmourachid in #7
- fix some bugs by @ouhammmourachid in #9
- Bump snok/install-poetry from 1.3.4 to 1.4.1 by @dependabot in #10
New Contributors
- @ouhammmourachid made their first contribution in #1
- @dependabot made their first contribution in #4
Full Changelog: v2...v3
v2
- add cache to speed up the action.
- add
extra-args
variable .
Full Changelog: v1...v2