mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 15:20:16 +00:00
10 lines
341 B
Plaintext
10 lines
341 B
Plaintext
* 0.5
|
|
- This version is incompatible with the 0.4 or less.
|
|
- Split the file.
|
|
- Added pythonbrew-install script.
|
|
- Added pybrew script. This is a symbolic pythonbrew.
|
|
- Rename `search` to `list`.
|
|
- Removed `init`.
|
|
- Added syntax that `pythonbrew command <VERSION>`
|
|
- Change default PYTHONBREW_ROOT path as $HOME/.pythonbrew
|
|
|