Releases: achillesrasquinha/pipupgrade
Releases · achillesrasquinha/pipupgrade
v1.5.1
v1.5.0
1.5.0 (2019-05-09)
Bug Fixes
- Add GitHub Access Token (abd61c8)
- Add GitHub integration for pull request (94cae76)
- Add tests to MANIFEST.in (9acdf9f)
- Fix for Python 2 compatibile code (7f9ee89)
- Fix github api for pull request (8cbb567)
- Fix pip_path and accept multiple pip executables (7ca5c5c)
- Fix semantic version parsing for unkown latest versions (298ef5b)
- Merged with hotfix (a2a7952)
- Merged with master (c67d90d)
- Quieten subprocess output for git commands (0deccfc)
- Rebuilt requirements-dev.txt (3aac477)
- Remove _test.py from utils and use tests.util instead (8629574)
- Run and Create a Pull Request (bc19e6e)
- Run pre-commit before docker-build, check if not installed, add quit for confirm (b372e95)
- Use _pip.call instead of _pip.install, pip.list (9f04be2)
- Use data instead of params for requests.post (4d4ea13)
- Use GitHub Access Token to authenticate for pull request (f4b625f)
- Use latest_version from pip list --outdated (f06f71b)
- Use sequencify for converting tuples to list (36326c4)
Features
v1.4.0
v1.3.1
v1.3.0
v1.2.0
1.2.0 (2019-01-15)
Bug Fixes
- Fix setup.py encoding for 3.4 (92444d2)
- Strip newlines from version content file (2f30fa5)
- Use safe decode for reading long description (d43c386)
- Use text/markdown content-type for setup.py [https://github.com/pypi/warehouse/issues/5293] (6fd9277)
Features
- Production Ready Docker Image (50fd1bd)