-------------
* Fixed problems with spaces in workon, rmvirtualenv, mkproject, mkvirtualenv -a
when the virtualenv name or project directory contained spaces (89). thebjorn
* Fixed problems with spaces etc. in add2virtualenv and setprojectdir (92, 93) thebjorn
* Added mkproject convenience script (thehug0naut)
* folder_delete.bat is deprecated and will be removed in a future version.
You should be using `rmdir %dirname% /s /q` instead.