Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-05-09 | 3.0 kB | |
v1.5.0 source code.tar.gz | 2019-05-09 | 366.2 kB | |
v1.5.0 source code.zip | 2019-05-09 | 392.6 kB | |
Totals: 3 Items | 761.8 kB | 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)