Releases: AnswerDotAI/ghapi
Releases · AnswerDotAI/ghapi
v1.0.13
28 Feb 02:20
Compare
Sorry, something went wrong.
No results found
Bugs Squashed
Only decode non binary types (#206 )
v1.0.12
27 Feb 23:29
Compare
Sorry, something went wrong.
No results found
New Features
Use Content-Type to determine response parsing (#205 ), thanks to @erikgaas
v1.0.11
27 Feb 23:27
Compare
Sorry, something went wrong.
No results found
New Features
Use Content-Type to determine response parsing (#205 ), thanks to @erikgaas
v1.0.10
20 Jan 03:45
Compare
Sorry, something went wrong.
No results found
v1.0.9
15 Jan 22:43
Compare
Sorry, something went wrong.
No results found
New Features
Update API (#203 )
Add GraphQL support (#202 ), thanks to @erikgaas
Support for Python 3.13 and 3.14 (#200 ), thanks to @hugovk
Add py.typed file so that typecheckers recognize this library as typed (#194 ), thanks to @jedesroches
v1.0.8
16 Sep 23:57
Compare
Sorry, something went wrong.
No results found
v1.0.7
16 Sep 03:41
Compare
Sorry, something went wrong.
No results found
v1.0.6
31 Aug 22:36
Compare
Sorry, something went wrong.
No results found
New Features
Bugs Squashed
Github now requires branch, author, and committer in file update calls (#184 )
Remove the check which removes None values (#171 ), thanks to @shreve
v1.0.3
13 Sep 02:26
Compare
Sorry, something went wrong.
No results found
New Features
add authenticate arg which allows unauthenticated GhApi clients even if GITHUB_TOKEN is set (#150 ), thanks to @seeM
v1.0.1
21 Aug 01:22
Compare
Sorry, something went wrong.
No results found
New Features
warn if no GitHub token found (#145 )
set GITHUB_DEBUG=1 to print requests sent to GitHub