Sourced from abatilo/actions-poetry's releases.
v3.0.0
3.0.0 (2024-1-11)
BREAKING CHANGE
Use pipx to isolate poetry (#63) (7b6d33e)
Functionality itself should expect to be the same but the affected virtualenv is different and people might have depended on this behavior so we're considering this a breaking change.
v2.4.0
2.4.0 (2023-12-29)
Features
v2.3.0
2.3.0 (2023-02-24)
Features
v2.2.0
2.2.0 (2022-11-26)
Features
v2.1.6
2.1.6 (2022-08-23)
Bug Fixes
v2.1.5
2.1.5 (2022-06-26)
Bug Fixes
- quote versions to fix parsing errors (c1aba0c)
... (truncated)
7b6d33e
feat!: use pipx to isolate poetry (#63)