Releases: saghul/pythonz
Releases · saghul/pythonz
pythonz-2.0.0
- Disable progress bar if size unknown
- Fix list command for Python3 and tweak its logic
- bypass snvrevision and Makefile problem
- Remove setup.py and MANIFEST.in
- Remove warning when SHA256 hash is not available
- Fix checksum for Stackless 3.3.5
- Fix using --file on Python 3
- Add support for PyPy 5.X
- Add support for CPython 3.4.4
pythonz-1.11.0
- Remove spurious install_dir checks and use a cleaner Exception when it already exists
- Add sha256sum for every python package, and supporting code to check it before installation
- Add ability to make external installations
- Add support for PyPy 4.0.0 and 4.0.1
- Use resumable-urlretrieve to resume interrupted downloads
- Add list -a filtering by groups
- Add support for CPython 2.7.11 and 3.5.1
pythonz-1.10.0
- Add support for CPython 3.5.0
- Add support for PyPy 2.6.1
pythonz-1.9.1
- Add missing 'import sys' in locate command
pythonz-1.9.0
- Add support for PyPy 2.5.1 and 2.6.0
- Fix parsing versions of the form X.Y.ZZ
- Changed locate command to error out when a version is not found
- Add support for CPython 2.7.10 (6 days ago)
- Add support for Jython 2.7
pythonz-1.8.0
- Exit pythonz-install with non-zero status
- Fix system-wide installation
- Add support for CPython 3.4.3
- Add support for CPython 3.3.6
- Add install instructions for OS X
pythonz-1.7.1
- Add support for PyPy 2.5.0
pythonz-1.7.0
- Add support for CPython 2.7.9
- Make static builds by default on OSX too
pythonz-1.6.1
- Add support for PyPy3 2.4.0
- Simplify detecting file type
- Fix locate command
pythonz-1.6.0
- Add support for CPython 3.4.2
- Add support for PyPy 2.4.0
- Improved installation instructions
- Add -C and --configure options to bash completion
- Remove development branch