| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-13 | 2.1 kB | |
| v1.2.5 source code.tar.gz | 2025-12-13 | 32.6 kB | |
| v1.2.5 source code.zip | 2025-12-13 | 56.9 kB | |
| Totals: 3 Items | 91.5 kB | 0 | |
What's Changed
- Add prompt customization by @jimenezj8 in https://github.com/pyenv/pyenv-virtualenv/pull/476
- README: fix and distinguish syntax highlighting in Bash vs Fish snippets by @diericx in https://github.com/pyenv/pyenv-virtualenv/pull/489
- Fix pyenv-virtualenv using a different Python version in a conda environment by @native-api in https://github.com/pyenv/pyenv-virtualenv/pull/492
- Fix confusing activate/deactivate error messages when Pyenv is not installed as a shell function by @native-api in https://github.com/pyenv/pyenv-virtualenv/pull/495
- Fix errorneously creating a symlink inside env directory if running w… by @native-api in https://github.com/pyenv/pyenv-virtualenv/pull/496
- Update LICENSE, fix copyright license year by @JasonnnW3000 in https://github.com/pyenv/pyenv-virtualenv/pull/499
- docs: add WSL note about core.autocrlf to prevent CRLF issues by @stoneHee99 in https://github.com/pyenv/pyenv-virtualenv/pull/512
- docs: fix the link to Pyenv shell setup steps by @cshen-dev in https://github.com/pyenv/pyenv-virtualenv/pull/516
- Convert issue template to new Github format by @native-api in https://github.com/pyenv/pyenv-virtualenv/pull/519
- Prevent loss of data on
virtualenv-delete -fif the env doesn't exist and the PREFIX envvar is set elsewhere by @SabriRamadanTNG in https://github.com/pyenv/pyenv-virtualenv/pull/518
New Contributors
- @jimenezj8 made their first contribution in https://github.com/pyenv/pyenv-virtualenv/pull/476
- @diericx made their first contribution in https://github.com/pyenv/pyenv-virtualenv/pull/489
- @JasonnnW3000 made their first contribution in https://github.com/pyenv/pyenv-virtualenv/pull/499
- @stoneHee99 made their first contribution in https://github.com/pyenv/pyenv-virtualenv/pull/512
- @cshen-dev made their first contribution in https://github.com/pyenv/pyenv-virtualenv/pull/516
- @SabriRamadanTNG made their first contribution in https://github.com/pyenv/pyenv-virtualenv/pull/518
Full Changelog: https://github.com/pyenv/pyenv-virtualenv/compare/v1.2.4...v1.2.5