release 0.9

This commit is contained in:
utahta
2011-07-22 19:09:59 +09:00
parent cfdd193ffe
commit e033edcda0
30 changed files with 403 additions and 48 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
* 0.9
- Added `buildout` command.
- Added `venv` command.
* 0.8
- Fixed issue #21 Added Ubuntu 11.04(Natty) support
- Fixed issue #24 non-framework python27 now defines environ properly. Thanks npinto.
@@ -7,7 +11,7 @@
- Fixed bug: `pythonbrew off` need not have removed the symlink in bin directory
- Added --no-test option to the install command
- Added --verbose option to the install command
- `pythonbrew clean` has been renamed. Added `pythonbrew cleanup` instead.
- `pythonbrew clean` has been removed. Added `pythonbrew cleanup` instead.
* 0.7.3
- Improved symlink command