Releases: mozilla-releng/simple-github
Releases · mozilla-releng/simple-github
3.1.0
10 Mar 15:52
Compare
Sorry, something went wrong.
No results found
Feat
Requests towards the github API are now retried on 5xx
Forward kwargs to request. This allows passing headers/other params to the underlying client
3.0.0
10 Feb 15:31
Compare
Sorry, something went wrong.
No results found
Fix
Fixed compatibility with newer versions of pyJWT
Removed
Dropped compatibility for python < 3.10
simple-github 2.2.1
30 May 12:39
Compare
Sorry, something went wrong.
No results found
chore: version bump 2.2.1 (#64)
simple-github 2.2.0
26 May 14:16
Compare
Sorry, something went wrong.
No results found
simple-github 2.1.0
17 Sep 14:36
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: support unauthenticated access to the Github API by @ahal in #47
Full Changelog : 2.0.0...2.1.0
simple-github 2.0.0
16 Sep 17:49
Compare
Sorry, something went wrong.
No results found
What's Changed
feat!: make client.request return response object rather than repsonse content by @ahal in #44
New Contributors
Full Changelog : 1.0.0...2.0.0