Releases: pypa/virtualenv
Releases Β· pypa/virtualenv
Release list
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
21.3.3
What's Changed
Full Changelog: 21.3.2...21.3.3
21.3.2
What's Changed
- add 3.16 to embedded wheel versions by @asottile in #3140
- π fix(upgrade): regen embedded init with correct MAX and 3.16 by @gaborbernat in #3143
Full Changelog: 21.3.1...21.3.2
21.3.1
What's Changed
- π· ci: retry transient apt failures on Linux by @gaborbernat in #3139
- π fix(seed): bump embedded pip to 26.1.1 by @gaborbernat in #3138
Full Changelog: 21.3.0...21.3.1
21.3.0
What's Changed
- π fix(type): stop ty flagging default_source on Action by @gaborbernat in #3124
- feat: Reintroduce xonsh shell support by @anki-code in #3125
- π fix(test): prevent PowerShell activation test from crashing xdist workers on Windows by @gaborbernat in #3128
- docs: Add usage instruction for Xonsh activation by @anki-code in #3130
- Upgrade embedded pip/setuptools/wheel by @github-actions[bot] in #3132
New Contributors
- @anki-code made their first contribution in #3125
Full Changelog: 21.2.4...21.3.0