Releases: pypa/virtualenv
Releases · pypa/virtualenv
Release list
21.7.0
What's Changed
- Replace prettier with mdformat and yamlfmt by @gaborbernat in #3190
- 👷 ci: test against Python 3.15 beta by @gaborbernat in #3192
Full Changelog: 21.6.1...21.7.0
21.6.1
What's Changed
- 🐛 fix(fish): harden prompt against shadowed builtins by @gaborbernat in #3185
Full Changelog: 21.6.0...21.6.1
21.6.0
What's Changed
- ✨ feat(create): skip distutils hook on Python 3.10+ by @gaborbernat in #3184
Full Changelog: 21.5.2...21.6.0
21.5.2
What's Changed
- 🐛 fix(seed): sync wheel regen script with seeder guard by @gaborbernat in #3175
- fix(upgrade): emit dash bullets in changelog by @gaborbernat in #3182
- Upgrade embedded pip/setuptools/wheel by @github-actions[bot] in #3180
Full Changelog: 21.5.1...21.5.2
21.5.1
What's Changed
- 🐛 fix(seed): refuse to seed unsupported Python versions by @gaborbernat in #3173
Full Changelog: 21.5.0...21.5.1
21.5.0
What's Changed
- Set git identity in upgrade changelog rename step by @gaborbernat in #3169
- Upgrade embedded pip/setuptools/wheel by @github-actions[bot] in #3168
- ✨ feat: drop Python 3.8 support by @gaborbernat in #3170
Full Changelog: 21.4.3...21.5.0
21.4.3
What's Changed
- ci: silence avoidable check workflow notices by @gaborbernat in #3154
- Upgrade embedded pip/setuptools/wheel by @github-actions[bot] in #3155
- Fish activator passes VIRTUAL_ENV through cygpath by @LuNoX in #3161
- Stop exporting PS1 in bash activator by @karlhillx in #3162
- Add wheel-0.47.0 to seed packages as mitigation of CVE-2026-24049 by @apophizzz in #3167
- 🐛 fix(discovery): resolve base interpreter executable-only symlinks by @gaborbernat in #3166
New Contributors
- @LuNoX made their first contribution in #3161
- @karlhillx made their first contribution in #3162
- @apophizzz made their first contribution in #3167
Full Changelog: 21.4.2...21.4.3
21.4.2
What's Changed
- 🐛 fix(activation): silence deactivate hash -r under set -e by @gaborbernat in #3152
Full Changelog: 21.4.1...21.4.2
21.4.1
What's Changed
- 🐛 fix(create): debug build venvlauncher lookup on Windows 3.13+ by @gaborbernat in #3151
Full Changelog: 21.4.0...21.4.1
21.4.0
What's Changed
- Fix Mermaid flowchart rendering by @Herrtian in #3147
- ♻️ refactor(create): remove dead code and document droppable paths by @gaborbernat in #3149
- ✨ feat(create): support Windows debug builds and remove dead code by @gaborbernat in #3150
New Contributors
Full Changelog: 21.3.3...21.4.0