Skip to content

Releases: ludeeus/aiogithubapi

21.11.0

01 Nov 10:36
ba38f24
Compare
Choose a tag to compare

What’s Changed

21.8.1

27 Aug 09:55
d012dc2
Compare
Choose a tag to compare

What’s Changed

21.8.0

22 Aug 15:08
5235dc6
Compare
Choose a tag to compare

Project transition

Note: This project is currently in a transition phase.
A new API interface was introduced (in #42). With that addition, all parts of the old interface are now considered deprecated.
For more details see the project's readme file.

What’s Changed

21.4.0

25 Apr 11:04
a44fa0c
Compare
Choose a tag to compare

What’s Changed

21.2.0

07 Feb 14:41
d31448a
Compare
Choose a tag to compare

What’s Changed

  • #20 Return the response from client instead of only data @ludeeus
  • #21 Add support to get/use ETag in requests @ludeeus

21.1.1

31 Jan 11:22
77f090c
Compare
Choose a tag to compare

What’s Changed

21.1.0

09 Jan 20:12
Compare
Choose a tag to compare

What’s Changed

  • #11 Add GraphQL @ludeeus
  • Change default branch from master to main
  • Use CalVer for versioning.

2.0.0

13 Sep 17:03
Compare
Choose a tag to compare
  • Adds OAuth device flow
  • Adds new site for documentation https://aiogithubapi.netlify.app/
  • Internal methods/functions have moved if you used that you might need to adjust your code.

1.1.2

02 Aug 15:56
078325f
Compare
Choose a tag to compare
  • Fix commit response (#9)

1.1.1

02 Aug 14:06
Compare
Choose a tag to compare
Adds missing init