Releases: pypa/virtualenv
Releases · pypa/virtualenv
20.31.2
What's Changed
- release 20.31.1 by @gaborbernat in #2882
- Reintroduce the --wheel CLI option, even though it has no effect on Python > 3.8 by @hroncok in #2884
Full Changelog: 20.31.1...20.31.2
20.31.1
What's Changed
- release 20.31.0 by @gaborbernat in #2879
- Bump setuptools and pip by @gaborbernat in #2880
Full Changelog: 20.31.0...20.31.1
20.31.0
What's Changed
- release 20.30.0 by @gaborbernat in #2864
- Stop including 'wheel', setuptools 70.1 has native bdist_wheel support by @stefanor in #2868
- Revert a large part of the wheel removal, to support Python 3.8 by @stefanor in #2876
- Fix HelpFormatter for Python 3.14 by @cdce8p in #2878
- Fix get_embed_wheel for unknown wheels by @tiran in #2877
New Contributors
Full Changelog: 20.30.0...20.31.0
20.30.0
What's Changed
- release 20.29.3 by @gaborbernat in #2855
- Add GraalPy support by @timfel in #2859
- Upgrade setuptools by @gaborbernat in #2863
New Contributors
Full Changelog: 20.29.3...20.30.0
20.29.3
What's Changed
- release 20.29.2 by @gaborbernat in #2844
- Remove duplicate bug report template by @shenxianpeng in #2850
- Fix debug logging interpolation by @tipabu in #2849
- Ignore directories in PATH that can't be opened by @barneygale in #2852
New Contributors
- @shenxianpeng made their first contribution in #2850
- @tipabu made their first contribution in #2849
- @barneygale made their first contribution in #2852
Full Changelog: 20.29.2...20.29.3
20.29.2
What's Changed
- release 20.29.1 by @gaborbernat in #2828
- Remove old virtualenv wheel by @gaborbernat in #2842
- Bump pip to 25.0.1 by @gaborbernat in #2843
Full Changelog: 20.29.1...20.29.2
20.29.1
What's Changed
- release 20.29.0 by @gaborbernat in #2824
- Simplify Solution to --python command-line flag precedence by @DK96-OS in #2826
- Change PyInfo cache versioning mechanism by @robsdedude in #2827
New Contributors
Full Changelog: 20.29.0...20.29.1
20.29.0
What's Changed
- release 20.28.1 by @gaborbernat in #2818
- Makes --python command-line flag take precedence over env var by @filiplajszczak in #2821
- Add free-threaded Python support by @robsdedude in #2809
- Upgrade embeded setuptools by @gaborbernat in #2823
New Contributors
- @filiplajszczak made their first contribution in #2821
- @robsdedude made their first contribution in #2809
Full Changelog: 20.28.1...20.29.0
20.28.1
What's Changed
- release 20.28.0 by @gaborbernat in #2807
- Skip tcsh tests on broken tcsh versions by @gaborbernat in #2817
Full Changelog: 20.28.0...20.28.1
20.28.0
What's Changed
- fix: Update run_with_catch log flushing by @neilramsay in #2806
- feat: Write CACHEDIR.TAG file by @neilramsay in #2805
Full Changelog: 20.27.2...20.28.0