Releases: pypa/virtualenv
Releases Β· pypa/virtualenv
20.21.0
What's Changed
- release 20.20.0 by @gaborbernat in #2510
- Using explicit closure syntax by @WindSoilder in #2512
- Add print command to print_prompt for nushell by @NotLebedev in #2514
- Sepcify the encoding by @FFY00 in #2515
- Make
ReentrantFileLock
thread-safe and, thereby, fix race condition invirtualenv.cli_run
by @radoering in #2517 - Add pyproject-fmt by @gaborbernat in #2518
New Contributors
- @WindSoilder made their first contribution in #2512
- @NotLebedev made their first contribution in #2514
- @FFY00 made their first contribution in #2515
- @radoering made their first contribution in #2517
Full Changelog: 20.20.0...20.21.0
20.20.0
What's Changed
- release 20.19.0 by @gaborbernat in #2503
- Fix Tox environment name for running linting tools in PR template by @faph in #2505
- Simplify environment lookup in Nushell activation by @kubouch in #2506
- Support Windows CPython interpreters distributed by non-standard orgs by @faph in #2504
- Bump embeded pip and setuptools by @gaborbernat in #2509
New Contributors
Full Changelog: 20.19.0...20.20.0
20.19.0
What's Changed
- release 20.18.0 by @gaborbernat in #2497
- Fix HTML title docs by @oleksis in #2500
- Bump platformdirs dependency to <4 by @gaborbernat in #2502
New Contributors
Full Changelog: 20.18.0...20.19.0
20.18.0
What's Changed
- release 20.17.1 by @gaborbernat in #2462
- Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.3 by @dependabot in #2464
- Bump pypa/gh-action-pypi-publish from 1.6.3 to 1.6.4 by @dependabot in #2465
- Fix Nushell installation failures by @kubouch in #2475
- Move to hatchling, drop 3.6 support by @gaborbernat in #2474
- Fix coverage reporting by @gaborbernat in #2477
- Fix wrong prompt in Nushell activation script by @kubouch in #2481
- Don't run scheduled workflow jobs on forks by @nsoranzo in #2490
- Improve activator documentation by @adamchainz in #2488
- Bump embedded pip and setuptools by @gaborbernat in #2489
- Use furo docs theme by @gaborbernat in #2496
New Contributors
- @adamchainz made their first contribution in #2488
Full Changelog: 20.17.1...20.18.0
20.17.1
What's Changed
- release 20.17.0 by @gaborbernat in #2452
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by @dependabot in #2454
- Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 by @dependabot in #2459
- Py marker means any python not CPython by @gaborbernat in #2460
- Respect
VIRTUAL_ENV_DISABLE_PROMPT
in nushell activation script by @m-lima in #2458
New Contributors
Full Changelog: 20.17.0...20.17.1
20.17.0
What's Changed
- release 20.16.7 by @gaborbernat in #2445
- Change Nushell activation script to module by @kubouch in #2422
- Fix operator in Nushell activation script by @kubouch in #2450
- Do not use deprecated API by @gaborbernat in #2448
- Bump setuptools by @gaborbernat in #2451
Full Changelog: 20.16.7...20.17.0
20.16.7
What's Changed
- release 20.16.6 by @gaborbernat in #2437
- Replace six in tests/unit/test_run.py by @cjmayo in #2439
- Try to fix Nushell install by @kubouch in #2444
- Try alternate filenames for system_executable by @vfazio in #2442
- Bump embedded by @gaborbernat in #2443
- Set 'home' to parent directory of system_executable by @vfazio in #2441
New Contributors
Full Changelog: 20.16.6...20.16.7
20.16.6
What's Changed
- release 20.16.5 by @gaborbernat in #2413
- fix building python3.10 virtualenvs on debian derivatives by @asottile in #2415
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2423
- Allow empty string as version for
find_compatible_in_house
by @schaap in #2430 - Fix test_csh when running with the original csh by @kulikjak in #2418
- Remove outdated PyPy stdlib overrides by @mattip in #2426
- Upgrade pip and setuptools by @gaborbernat in #2434
New Contributors
Full Changelog: 20.16.5...20.16.6
20.16.5
What's Changed
- release 20.16.4 by @gaborbernat in #2407
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2410
- Do not turn echo off for subsequent commands in batch activators (#2411) by @pawelszramowski in #2412
New Contributors
- @pawelszramowski made their first contribution in #2412
Full Changelog: 20.16.4...20.16.5
20.16.4
What's Changed
- release 20.16.3 by @gaborbernat in #2396
- Remove universal wheel, python 2 is unsupported by @gopackgo90 in #2402
- Bump setuptools by @gaborbernat in #2405
New Contributors
- @gopackgo90 made their first contribution in #2402
Full Changelog: 20.16.3...20.16.4