Releases: soda480/github3api
Releases · soda480/github3api
v0.3.2
- fix retry rate limit error
- use pyb code coverage
v0.3.1
- add ability to build against all targeted Python versions
v0.3.0
- rest3client now implements paging for link headers
- update codiga badge
v0.2.0
- Update build for Python 3.9
v0.1.1
- Refactor how
total
is computed
v0.1.0
- Added
total
method to compute total number of resources at a given endpoint
v0.0.9
- Update get_page to yield page and not every element of page
- Leverage request session link header
v0.0.8
- Update build add pybuilder plugins for radon and bandit
v0.0.7
- Added version parameter for GitHub API version - defaults to v3
- Temporarily disabled retry chunkedencodingerror