Skip to content

Releases: Gr1N/setup-poetry

v9

17 Feb 17:07
Compare
Choose a tag to compare
  • Action updated to use Node 20
  • Support for Python 3.12
  • Breaking Change, removed support for Python 3.7

v8

26 Dec 16:30
15821dc
Compare
Choose a tag to compare
  • Action updated to use Node 16
  • Support for Python 3.10 and 3.11
  • Breaking Change, removed support for Python 3.6

v7

13 Jul 15:47
0923618
Compare
Choose a tag to compare
  • Fix, support MacOS platform #21

v6

11 Jul 21:35
03807e4
Compare
Choose a tag to compare
  • Support Windows platform #19

v5

03 Jul 14:51
f1a6bff
Compare
Choose a tag to compare
  • Breaking Change, support new Poetry installation script. According to the official documentation it's primarily designed to work with Poetry 1.2 and higher. It also works with earlier versions of Poetry but some features may be unsupported like self update #16
  • Breaking Change, remove passed version coercion, for example, version 1.0 from v5 will not be coerced to 1.0.0. So, from v5 it's required to specify a full and valid version of Poetry desired to be installed #16

v4

07 Oct 08:57
462ac83
Compare
Choose a tag to compare
[chore] prepare for v4

v3

17 Aug 09:42
148fcdc
Compare
Choose a tag to compare
  • use "--preview" instead of "--preview=true" #5, thanks @exKAZUu

v2

25 Mar 12:57
860b027
Compare
Choose a tag to compare
[chore] update README.md

v1

06 Jan 12:27
b295eb6
Compare
Choose a tag to compare
[fix] use proper action name