Skip to content

Releases: pyenv/pyenv

v2.6.27

08 Apr 15:27
914ff80

Choose a tag to compare

What's Changed

  • commands: fast path for --sh, replace sort|uniq with sort -u by @jakelodwick in #3423
  • which: update the pyenv help global tip by @native-api in #3424
  • Bump actions/create-github-app-token from 2 to 3 in the github-actions group by @dependabot[bot] in #3428
  • python-build: advise user with no c compiler by @exurd in #3294
  • Add CPython 3.13.13, 3.14.4, 3.15.0a8 by @pyenv-bot[bot] in #3432
  • Add miniforge3 26.1.1-2, 26.1.1-3 by @native-api in #3433

New Contributors

Full Changelog: v2.6.26...v2.6.27

v2.6.26

10 Mar 22:38
174c615

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.25...v2.6.26

v2.6.25

03 Mar 17:07
aa2e8b8

Choose a tag to compare

What's Changed

Full Changelog: v2.6.24...v2.6.25

v2.6.24

03 Mar 05:18
c89b6b4

Choose a tag to compare

What's Changed

  • CI: add_version: use Github App token to create PR by @native-api in #3406
  • Add Anaconda3-2025.12-2 by @binbjz in #3408
  • rehash: Drop redundant sort -u from make_shims call by @jakelodwick in #3410
  • Add CPython 3.10.20, 3.11.15 by @pyenv-bot[bot] in #3412

New Contributors

Full Changelog: v2.6.23...v2.6.24

v2.6.23

16 Feb 23:39
81befc1

Choose a tag to compare

What's Changed

Full Changelog: v2.6.22...v2.6.23

v2.6.22

04 Feb 00:53
57ec277

Choose a tag to compare

What's Changed

  • Add CPython 3.13.12 by @github-actions[bot] in #3401

Full Changelog: v2.6.21...v2.6.22

v2.6.21

03 Feb 20:47
6d8c0e4

Choose a tag to compare

What's Changed

New Contributors

  • @github-actions[bot] made their first contribution in #3400

Full Changelog: v2.6.20...v2.6.21

v2.6.20

15 Jan 04:05
3441980

Choose a tag to compare

What's Changed

Full Changelog: v2.6.19...v2.6.20

v2.6.19

14 Jan 01:11
92c9ab5

Choose a tag to compare

What's Changed

Full Changelog: v2.6.18...v2.6.19

v2.6.18

10 Jan 03:16
c62be31

Choose a tag to compare

What's Changed

  • Fix an infinite loop if a shim is symlinked to and called from a different location with "system" version active by @native-api in #3375
  • CI: Update and cleanup workflow scripts by @native-api in #3372
  • Add PowerShell support by @fblanchetNaN in #2749
  • rehash: support older BSD mktemp by @native-api in #3376
  • rehash: report final lock acquisition error while silencing provisional ones; init: don't silence automatic rehash by @native-api in #3377
  • pyenv launcher: introduce and export _PYENV_INSTALL_PREFIX by @rockandska in #3334
  • README: Document how to change Python version in a shell spawned from a Python-based program (e.g. Jupyter) by @native-api in #3380
  • Recognize an argument to -j in MAKEFLAGS when building extensions in 3.10-3.11 and latest 3.5-3.9 by @native-api in #3379
  • CI: add a script to autogenerate CPython build scripts by @native-api in #3358
  • Add miniconda3-25.11.1-1 by @binbjz in #3382
  • CI: exclude unsupported MacOS-x64 for recent Miniconda versions by @binbjz in #3385
  • Auto-accept TOS for miniconda3-25+ by @native-api in #3386
  • Add anaconda-2025.12-1 by @native-api in #3387
  • CI: automatically check for CPython releases and generate PRs by @native-api in #3388

New Contributors

Full Changelog: v2.6.17...v2.6.18