Skip to content

Releases: MatteoH2O1999/setup-python

v3.0.0

13 Dec 21:39

Choose a tag to compare

What's Changed

Full Changelog

  • fix(deps): bump actions/publish-action from 0.2.2 to 0.3.0 by @dependabot in #37
  • fix(deps): bump MatteoH2O1999/build-and-install-python from 3.0.4 to 4.0.0 by @dependabot in #38
  • fix(deps): bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #36
  • fix(deps): bump MatteoH2O1999/build-and-install-python from 4.0.0 to 4.0.1 by @dependabot in #39

Full Changelog: v2...v3.0.0

v2.0.4

29 Nov 22:15

Choose a tag to compare

What's Changed

  • Update error messages to signal that issues should be opened on the main repo
  • Improve dependencies installation on darwin runners

Full Changelog

  • fix(deps): bump MatteoH2O1999/build-and-install-python from 3.0.3 to 3.0.4 by @dependabot in #34

Full Changelog: v2...v2.0.4

v2.0.3

23 Oct 22:03

Choose a tag to compare

What's Changed

  • Added more Python versions

Full Changelog

  • fix(deps): bump MatteoH2O1999/build-and-install-python from 3.0.2 to 3.0.3 by @dependabot in #32

Full Changelog: v2.0.2...v2.0.3

v2.0.2

03 Oct 20:37

Choose a tag to compare

What's Changed

  • Add range validation for toml files
  • Add CPython 3.12 support

Full Changelog

  • fix(deps): bump MatteoH2O1999/build-and-install-python from 3.0.1 to 3.0.2 by @dependabot in #30
  • fix(deps): bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #29

Full Changelog: v2.0.1...v2.0.2

v2.0.1

15 Sep 23:54

Choose a tag to compare

What's Changed

  • apt index is now updated before installing dependencies on Linux

Full Changelog

  • fix(deps): bump MatteoH2O1999/setup-python from 1 to 2 by @dependabot in #25
  • fix(deps): bump MatteoH2O1999/build-and-install-python from 3.0.0 to 3.0.1 by @dependabot in #26

Full Changelog: v2...v2.0.1

v2.0.0

12 Sep 03:27

Choose a tag to compare

What's Changed

  • Windows builder now prefers versions with installers
  • Pip can now fail on Python < 3.3
  • Action is now guaranteed to work only on the current ...-latest labels and will emit a warning if another label is detected
  • Action now uses node20 runtime environment
  • Cpython is now compiled with --enable-shared flag on UNIX runners

Full Changelog

  • fix(deps): bump MatteoH2O1999/build-and-install-python from 1.5.0 to 2.0.0 by @dependabot in #22
  • fix(deps): bump actions/checkout from 3 to 4 by @dependabot in #23
  • fix(deps): bump MatteoH2O1999/build-and-install-python from 2.0.0 to 3.0.0 by @dependabot in #24

Full Changelog: v1...v2.0.0

v1.5.0

03 Aug 13:09

Choose a tag to compare

What's Changed

  • Pip is now updated if installed with ensurepip
  • Reading version files now relies on actions/setup-python
  • Python version can now be read from pyproject.toml file

Detailed Changelog

  • fix(deps): bump MatteoH2O1999/build-and-install-python from 1.4.1 to 1.5.0 by @dependabot in #21
  • fix(deps): bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot in #20

Full Changelog: v1...v1.5.0

v1.4.1

03 Jul 20:05

Choose a tag to compare

What's changed

Changelog

  • fix(deps): bump MatteoH2O1999/build-and-install-python from 1.4.0 to 1.4.1 by @dependabot in #19

Full Changelog: v1...v1.4.1

v1.4.0

28 Jun 18:59
0fca6c8

Choose a tag to compare

What's new

  • Windows builds now try to use the official installers to speed up runs
  • Fixed a bug that waited for user input while installing gcc on a self-hosted Linux runner

What's Changed

  • Add issue form for failed builds by @MatteoH2O1999 in #17
  • fix(deps): bump MatteoH2O1999/build-and-install-python from 1.3.0 to 1.4.0 by @dependabot in #18

Full Changelog: v1...v1.4.0

v1.3.1

20 Jun 15:45

Choose a tag to compare

What's New

Fixed a bug that failed the action if the requested version is PyPy (see #14)

What's Changed

Full Changelog: v1...v1.3.1