File tree Expand file tree Collapse file tree 1 file changed +5
-21
lines changed Expand file tree Collapse file tree 1 file changed +5
-21
lines changed Original file line number Diff line number Diff line change 11=======================
2- virtualenvwrapper 3.3
2+ virtualenvwrapper 3.4
33=======================
44
55.. tags :: virtualenvwrapper release python
@@ -16,26 +16,10 @@ introducing conflicts in their dependencies.
1616What's New
1717==========
1818
19- - Clean up file permissions and remove shebangs from scripts not
20- intended to be executed on the command line. (contributed by
21- ``ralphbean ``)
22- - Worked on some brittle tests.
23- - Received updates to Japanese translation of the documentation from
24- ``t2y ``.
25- - Fix the test script and runner so the user's ``$WORKON_HOME `` is
26- not erased if they do not have some test shells installed.
27- (big thanks to ``agriffis ``).
28- - If the hook loader is told to list plugins but is not given a hook
29- name, it prints the list of core hooks.
30- - Merge several fixes for path and variable handling for MSYS users
31- from ``bwanamarko ``. Includes a fix for issue 138.
32- - Change ``mkvirtualenv `` so it catches both ``-h `` and
33- ``--help ``.
34- - Fix some issues with the way temporary files are used for hook
35- scripts. (contributed by ``agriffis ``)
36- - Allow relative path to requirements file with
37- ``mkvirtualenv `` and ``-r `` option. (``barberj ``)
38- - Make whitespace consistent. (``agriffis ``)
19+ - Add a "lazy loading" option for startup scripts. Refer to the
20+ `installation instructions
21+ <http://www.doughellmann.com/docs/virtualenvwrapper/install.html#lazy-loading> `_
22+ for more details.
3923
4024Installing
4125==========
You can’t perform that action at this time.
0 commit comments