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