Skip to content

Releases: AdrianLC/sublime-text-virtualenv

v1.1.2

08 Jan 13:12
Compare
Choose a tag to compare

Bug fix release for Mac OS X users.

v1.1.1

11 Sep 01:12
Compare
Choose a tag to compare

Fix 1.1.0 release.

v1.1.0

10 Sep 23:51
Compare
Choose a tag to compare
  • Added creation of virtualenvs with the built-in 'venv' module (Python 3.3+).
  • Integration with SublimeREPL. If SublimeREPL is installed and a virtualenv is active the
    command "Virtualenv: SublimeREPL - Python" will launch a REPL with the current virtualenv.
  • pypy executables should also show up now in the list of available python targets.

Initial release on package control

28 Aug 13:24
Compare
Choose a tag to compare
v1.0.0

README and package release setup