Releases: pypa/virtualenv
Releases Β· pypa/virtualenv
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
20.25.2
What's Changed
- release 20.25.1 by @gaborbernat in #2692
- Fix windows utf8 encoding issue by @PzaThief in #2687
- Update changelog.rst by @Callek in #2701
- Fix indentation in activate.fish by @junzh0u in #2700
New Contributors
- @PzaThief made their first contribution in #2687
- @Callek made their first contribution in #2701
- @junzh0u made their first contribution in #2700
Full Changelog: 20.25.1...20.25.2
20.25.1
What's Changed
- release 20.25.0 by @gaborbernat in #2675
- Upgrade embeded wheels by @gaborbernat in #2681
- Resolve symbolic links for environment metadata by @ofek in #2686
- Avoid importing contextlib in
_virtualenv
by @hauntsaninja in #2688
Full Changelog: 20.25.0...20.25.1
20.25.0
What's Changed
- release 20.24.6 by @gaborbernat in #2657
- Allow platformdirs v4 by @alex in #2664
- Bump wheels package by @gaborbernat in #2665
- Bump setuptools and wheels by @gaborbernat in #2669
- Run CI tests on Python 3.13, fix tests by @hroncok in #2673
Full Changelog: 20.24.6...20.25.0
20.24.7
What's Changed
- release 20.24.6 by @gaborbernat in #2657
- Allow platformdirs v4 by @alex in #2664
- Bump wheels package by @gaborbernat in #2665
Full Changelog: 20.24.6...20.24.7
20.24.6
What's Changed
- release 20.24.5 by @gaborbernat in #2643
- Change "Virtualenv" to "virtualenv" to match style by @jackiekazil in #2646
- [test] Use get_hookimpls method instead of the private attribute by @danigm in #2649
- Remove extra closing parenthesis by @patrick-csliu in #2651
- Fix the CI by @gaborbernat in #2655
- Upgrade pip and setuptools by @gaborbernat in #2656
New Contributors
- @jackiekazil made their first contribution in #2646
- @danigm made their first contribution in #2649
- @patrick-csliu made their first contribution in #2651
Full Changelog: 20.24.5...20.24.6