Releases: abatilo/actions-poetry
Releases · abatilo/actions-poetry
v3.0.1
3.0.1 (2024-10-27)
Bug Fixes
- ubuntu pipx installation by calling pip from python3 (#71) (2a40fbe)
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
- Add ability to install plugins as part of the action setup (#66) (a5643c6)
v2.3.0
2.3.0 (2023-02-24)
Features
- by default use the latest poetry version (#62) (192395c)
v2.2.0
2.2.0 (2022-11-26)
Features
- update default Poetry version to 1.2.2 (#57) (f295866)
v2.1.6
2.1.6 (2022-08-23)
Bug Fixes
- Updating default poetry version to 1.15 (#49) (0816ab2)
v2.1.5
2.1.5 (2022-06-26)
Bug Fixes
- quote versions to fix parsing errors (c1aba0c)
v2.1.4
2.1.4 (2021-10-18)
Bug Fixes
- deps: update default poetry version to 1.1.11 (#45) (7044c9c)
v2.1.3
2.1.3 (2021-09-13)
Bug Fixes
- deps: update default poetry version to 1.1.8 (#44) (f982f32)
v2.1.2
2.1.2 (2021-04-20)
Bug Fixes
- deps: update default poetry version to 1.1.6 (#42) (3a9b64c)