Releases: pyenv/pyenv
Releases · pyenv/pyenv
v2.6.27
What's Changed
- commands: fast path for --sh, replace sort|uniq with sort -u by @jakelodwick in #3423
- which: update the
pyenv help globaltip 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
What's Changed
- versions: fast path for --bare --skip-aliases by @jakelodwick in #3411
- Fix MacPorts OpenSSL formula detection by @tekintian in #3417
- rehash: streamline executables discovery; fix regression by @native-api in #3418
- rehash: simplify source.bash pipeline by @jakelodwick in #3419
- Add CPython 3.15.0a7 by @pyenv-bot[bot] in #3421
- Add miniconda3-26.1.1-1 by @native-api in #3422
New Contributors
- @tekintian made their first contribution in #3417
Full Changelog: v2.6.25...v2.6.26
v2.6.25
What's Changed
- Add miniforge3-26.1.0-0 by @native-api in #3413
- Add CPython 3.12.13 by @pyenv-bot[bot] in #3414
Full Changelog: v2.6.24...v2.6.25
v2.6.24
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
- @jakelodwick made their first contribution in #3410
- @pyenv-bot[bot] made their first contribution in #3412
Full Changelog: v2.6.23...v2.6.24
v2.6.23
v2.6.22
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
v2.6.20
What's Changed
- CI: adjust CPython PR generation logic by @native-api in #3392
- Add CPython 3.15.0a5 by @nedbat in #3393
Full Changelog: v2.6.19...v2.6.20
v2.6.19
v2.6.18
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
mktempby @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
- @fblanchetNaN made their first contribution in #2749
Full Changelog: v2.6.17...v2.6.18