Releases: pypa/virtualenv
Releases Β· pypa/virtualenv
20.27.1
What's Changed
- release 20.27.0 by @gaborbernat in #2785
- Upgrade to pip 24.3 by @gaborbernat in #2790
Full Changelog: 20.27.0...20.27.1
20.27.0
What's Changed
- release 20.26.6 by @gaborbernat in #2772
- docs: fix the documentation typo on Extend Functionality page. by @Mr-Sunglasses in #2773
- Fix broken Windows zipapp and drop 3.7 support by @gaborbernat in #2783
- Skip $PATH entries we cannot check rather than dying with PermissionError by @hroncok in #2782
New Contributors
- @Mr-Sunglasses made their first contribution in #2773
Full Changelog: 20.26.5...20.27.0
20.26.6
What's Changed
- release 20.26.5 by @gaborbernat in #2766
- Fix #2768: Quote template strings in activation scripts by @y5c4l3 in #2771
New Contributors
Full Changelog: 20.26.5...20.26.6
20.26.5
What's Changed
- release 20.26.4 by @gaborbernat in #2761
- Use uv over pip by @gaborbernat in #2765
Full Changelog: 20.26.4...20.26.5
20.26.4
What's Changed
- release 20.26.3 by @gaborbernat in #2742
- Fix whitespace around backticks in changelog by @edmorley in #2751
- Test latest Python 3.13 by @hugovk in #2752
- Fix typo in Nushell activation script by @edmorley in #2754
- GitHub Actions: Replace deprecated macos-12 with macos-13 by @hugovk in #2756
- Fix #2728: Activating venv create unwanted console output by @ShootGan in #2748
- Upgrade bundled wheels by @gaborbernat in #2760
New Contributors
Full Changelog: 20.26.3...20.26.4
20.26.3
What's Changed
- release 20.26.2 by @gaborbernat in #2724
- Bump embeded wheels by @gaborbernat in #2741
Full Changelog: 20.26.2...20.26.3
20.26.2
What's Changed
- Release 20.26.1 by @gaborbernat in #2713
- Update activate_this.py documentation to use runpy instead of exec by @FredStober in #2716
- Apply ruff/bugbear new rules by @DimitriPapadopoulos in #2718
- Fix the CI by @HandSonic in #2721
- Fix #1949: zipapp virtual environment creation fails if zipapp path is symlinked by @HandSonic in #2722
- Fix bad return code in bash activation if hashing is disabled by @fenkes-ibm in #2717
New Contributors
- @FredStober made their first contribution in #2716
- @HandSonic made their first contribution in #2721
- @fenkes-ibm made their first contribution in #2717
Full Changelog: 20.26.1...20.26.2
20.26.1
What's Changed
- release 20.26.0 by @gaborbernat in #2710
- Fix PATH-based Python discovery on Windows by @ofek in #2712
Full Changelog: 20.26.0...20.26.1
20.26.0
What's Changed
- release 20.25.3 by @gaborbernat in #2704
- Fixed a case when template variable is WindowsPath by @NtWriteCode in #2707
- Allow builtin interpreter discovery to find specific Python versions given a general spec by @flying-sheep in #2709
New Contributors
- @NtWriteCode made their first contribution in #2707
- @flying-sheep made their first contribution in #2709
Full Changelog: 20.25.3...20.26.0
20.25.3
What's Changed
- release 20.25.2 by @gaborbernat in #2703
- Fix for tests: Python 3.13.0a6 renamed pathmod to parser by @befeleme in #2702
New Contributors
Full Changelog: 20.25.2...20.25.3