Skip to content

Releases: soda480/github3api

v0.3.2

22 Mar 21:22
0a18fb7

Choose a tag to compare

  • fix retry rate limit error
  • use pyb code coverage

v0.3.1

11 Jul 03:30
d995042

Choose a tag to compare

  • add ability to build against all targeted Python versions

v0.3.0

13 Dec 22:33
dd094a5

Choose a tag to compare

  • rest3client now implements paging for link headers
  • update codiga badge

v0.2.0

24 Sep 23:48
4c2c58e

Choose a tag to compare

  • Update build for Python 3.9

v0.1.2

15 Sep 13:50
b1dad31

Choose a tag to compare

  • Add graphql api

v0.1.1

02 Jun 19:45
2200dfc

Choose a tag to compare

  • Refactor how total is computed

v0.1.0

27 Apr 22:54
0c9fd26

Choose a tag to compare

  • Added total method to compute total number of resources at a given endpoint

v0.0.9

07 Apr 03:09
5b7e110

Choose a tag to compare

  • Update get_page to yield page and not every element of page
  • Leverage request session link header

v0.0.8

24 Mar 16:13
45936d4

Choose a tag to compare

  • Update build add pybuilder plugins for radon and bandit

v0.0.7

22 Feb 21:54
15a28bd

Choose a tag to compare

  • Added version parameter for GitHub API version - defaults to v3
  • Temporarily disabled retry chunkedencodingerror