Releases: pyenv/pyenv
Releases Β· pyenv/pyenv
v2.5.4
v2.5.3
What's Changed
- Add PyPy v7.3.18 by @dand-oss in #3184
- Add Miniconda3 25.1.1-0 by @binbjz in #3190
- Add miniforge3-25.1.1-0, miniforge3-24.11.3-0 by @native-api in #3191
- Add CPython 3.14.0a5 by @edgarrmondragon in #3194
- Add Miniconda3 25.1.1-1 by @binbjz in #3192
- Update hashes for Python 3.14.0a5 tarballs by @jsirois in #3196
- rehash: Do not execute conda-specific code if conda is not installed by @ChristianFredrikJohnsen in #3151
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- Fix OpenSSL version parsing in python-build script by @threadflow in #3181
- Add GraalPy 24.1.2 by @msimacek in #3176
- Add CPython 3.12.9 and 3.13.2 by @edgarrmondragon in #3183
New Contributors
- @threadflow made their first contribution in #3181
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- CI: use Ubuntu 24.04; use ubuntu-latest for the ubuntu_build check by @native-api in #3144
- Fix: mistake in configuration hints in
pyenv init
and manpage by @ChristianFredrikJohnsen in #3145 - README: Add recommended curl arguments to suggested installer invocation by @JayBazuzi in #3155
- Add miniforge3-24.11.2-0, miniforge3-24.11.2-1 by @native-api in #3163
- Fix "Unsupported options" error building bundled OpenSSL <3.2.0 by @native-api in #3164
- Add CPython 3.14.0a4 by @nedbat in #3168
New Contributors
- @JayBazuzi made their first contribution in #3155
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
pyenv init -
performance improvements; recommend usingpyenv init - <shell>
by @ChristianFredrikJohnsen in #3136- Add miniconda3-24.11.1-0 by @binbjz in #3138
- Add miniconda3-24.3.0-0 by @native-api in #3139
- CI: only run macos_build_bundled_dependencies and ubuntu_build_tar_gz for CPython by @native-api in #3141
- Add miniforge3 and mambaforge3 24.1.2-0, 24.3.0-0, 24.5.0-0, 24.7.1-0, 24.7.1-1, 24.7.1-2, 24.9.0-0, 24.9.2-0, 24.11.0-0, 24.11.0-1 by @native-api in #3142
- Skip broken miniforge3/mambaforge3 22.11.0-0, 22.11.0-1, 22.11.0-2 in the generation script by @native-api in #3143
New Contributors
- @ChristianFredrikJohnsen made their first contribution in #3136
Full Changelog: v2.4.23...v2.5.0
v2.4.23
What's Changed
- README: explain using multiple versions by @Finkregh in #3126
- Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS by @native-api in #3130
- Adjust suggested shell startup code to support Pyenv with Pyenv-Win in WSL by @native-api in #3132
- Support nonexistent versions being present and set in a local .python-version by @native-api in #3134
- Add CPython 3.14.0a3 by @nedbat in #3135
New Contributors
Full Changelog: v2.4.22...v2.4.23
v2.4.22
What's Changed
- Speed up building bundled OpenSSL by @native-api in #3124
- CI: add building modified scripts with bundled MacOS dependencies by @native-api in #3123
- CL: + test modified scripts with tar.gz source by @native-api in #3125
- Fix 404 for openssl-3.4.0 release in build 3.13.1 by @dlamblin in #3122
New Contributors
Full Changelog: v2.4.21...v2.4.22
v2.4.21
What's Changed
- Add CPython 3.13.1t by @makukha in #3120
- Prefer tcl-tk@8 from Homebrew due to release of Tcl/Tk 9 with which only 3.12+ are compatible by @native-api in #3118
New Contributors
Full Changelog: v2.4.20...v2.4.21
v2.4.20
What's Changed
- README: Fix Markdown in "Notes about python releases" by @noelleleigh in #3112
- README: correct link to shell setup instructions by @shortcuts in #3113
- Add CPython 3.9.21, 3.10.16, 3.11.11, 3.12.8 and 3.13.1 by @edgarrmondragon in #3117
New Contributors
- @noelleleigh made their first contribution in #3112
- @shortcuts made their first contribution in #3113
Full Changelog: v2.4.19...v2.4.20