Skip to content

Releases: afaikiac/pyenvx

v2.2.0

21 Apr 18:36
Compare
Choose a tag to compare

pyenvx.bash from commit: 35f2771

v2.0.0

16 Mar 23:08
Compare
Choose a tag to compare

What's new

Added

  • Added new commands: update, virtualenvs and --help | -h.

  • Added a prefix to virtual environments.

  • Store all virtual environments in a file.

  • Detailed help.

Fixed

  • Refactored the code.

  • Corrected the regular expression to handle virtual environment names.

v1.0.1

10 Feb 15:51
Compare
Choose a tag to compare

What's new

Fixed

  • Refactored the script

v1.0.0

10 Feb 10:34
Compare
Choose a tag to compare

What's new

Added

  • Initial plugin release