Releases: mozilla-releng/simple-github
Releases · mozilla-releng/simple-github
3.1.0
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
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
Compare
Sorry, something went wrong.
No results found
chore: version bump 2.2.1 (#64)
simple-github 2.2.0
Compare
Sorry, something went wrong.
No results found
simple-github 2.2.0
simple-github 2.1.0
Compare
Sorry, something went wrong.
No results found
ahal
released this
17 Sep 14:36
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
Compare
Sorry, something went wrong.
No results found
ahal
released this
16 Sep 17:49
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