Skip to content

Releases: pyenv/pyenv-virtualenv

v1.2.4

21 Jul 21:37

Choose a tag to compare

What's Changed

  • Fix failing to detect -m venv when "python" is not provided by the distro by @native-api in #479
  • README: Remove dollar signs from commands that are meant to be copied by @galonsky in #481
  • Reflect pyenv-latest switch change in 2.4.8 by @native-api in #484

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

07 Apr 20:02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

30 Jul 13:52
c85c1c9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

29 Jan 21:48
a6ab660

Choose a tag to compare

What's Changed

  • Support prefixes resolved by pyenv-latest as base version names by @native-api in #446

Full Changelog: v1.2.0...v1.2.1

v1.2.0

05 Jan 02:10
d5f2878

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.2.0

v1.1.5

14 Feb 00:27

Choose a tag to compare

v1.1.5

v1.1.4

08 Feb 02:06

Choose a tag to compare

v1.1.4

v1.1.3

24 May 12:30

Choose a tag to compare

v1.1.3

v1.1.2

24 May 12:31

Choose a tag to compare

v1.1.2

v1.1.1

20 Sep 08:40

Choose a tag to compare

  • Set CONDA_PREFIX to make is useable in conda activate/deactivate scripts (#224)
  • Generate pydoc executable after creating new virtualenv (#197, #230)