Skip to content

Releases: abatilo/actions-poetry

v3.0.0

12 Jan 02:17
7b6d33e
Compare
Choose a tag to compare

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

29 Dec 00:04
a5643c6
Compare
Choose a tag to compare

2.4.0 (2023-12-29)

Features

  • Add ability to install plugins as part of the action setup (#66) (a5643c6)

v2.3.0

24 Feb 15:31
192395c
Compare
Choose a tag to compare

2.3.0 (2023-02-24)

Features

  • by default use the latest poetry version (#62) (192395c)

v2.2.0

26 Nov 17:08
f295866
Compare
Choose a tag to compare

2.2.0 (2022-11-26)

Features

  • update default Poetry version to 1.2.2 (#57) (f295866)

v2.1.6

23 Aug 04:40
0816ab2
Compare
Choose a tag to compare

2.1.6 (2022-08-23)

Bug Fixes

  • Updating default poetry version to 1.15 (#49) (0816ab2)

v2.1.5

26 Jun 02:42
Compare
Choose a tag to compare

2.1.5 (2022-06-26)

Bug Fixes

  • quote versions to fix parsing errors (c1aba0c)

v2.1.4

18 Oct 19:50
7044c9c
Compare
Choose a tag to compare

2.1.4 (2021-10-18)

Bug Fixes

  • deps: update default poetry version to 1.1.11 (#45) (7044c9c)

v2.1.3

13 Sep 16:45
f982f32
Compare
Choose a tag to compare

2.1.3 (2021-09-13)

Bug Fixes

  • deps: update default poetry version to 1.1.8 (#44) (f982f32)

v2.1.2

20 Apr 20:01
3a9b64c
Compare
Choose a tag to compare

2.1.2 (2021-04-20)

Bug Fixes

  • deps: update default poetry version to 1.1.6 (#42) (3a9b64c)

v2.1.1

19 Apr 14:21
0cd0771
Compare
Choose a tag to compare

2.1.1 (2021-04-19)

Bug Fixes

  • Use a none missing semantic pr check action (#43) (0cd0771)