We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78729b0 commit c787ed8Copy full SHA for c787ed8
README
@@ -130,9 +130,12 @@ For more details, refer to the column published in the May 2008 issue of Python
130
Updates
131
=======
132
133
-Upcoming
+1.14
134
- Wrap the virtualenv version of deactivate() with one that lets us invoke
135
the predeactivate hooks.
136
+ - Fix virtualenvwrapper_show_workon_options for colorized versions of ls and
137
+ write myself a note so I don't break it again later.
138
+ - Convert test.sh to use true tests with `shunit2 <http://shunit2.googlecode.com/>`_
139
140
1.13
141
- Fix issue #5 by correctly handling symlinks and limiting the list of envs to things
0 commit comments