Releases: mozilla/agithub
Releases · mozilla/agithub
Revert move to SCM driven version number derived from VCS and back to hard coded version
Fix TypeError when paginate is `True` and `sleep_on_ratelimit` is the default
Added
- Mozilla code of conduct
- Long description to setup.py containing README
- End to end GitHub unit test and tox testing with pytest
- Integration with Travis CI
Changed
- Moved to SCM (git) driven version instead of a hard coded one
- VERSION constant from semver list (e.g. [2, 2, 1]) to string version (e.g. 2.2.1)
Removed
- mock module to avoid collision with builtin mock module
- STR_VERSION constant
Fixed
GitHub pagination and ratelimiting
v2.2.0 Update setup.py to v2.2.0
Syncronize with PyPI
This release brings the code in GitHub in line with what's been in the PyPI package since 2016-06-27