Skip to content

Releases: yanyongyu/githubkit

v0.7.0

17 Sep 16:44
c31f384
Compare
Choose a tag to compare
  • fix timezone aware in app auth
  • fix paginator async callable detection
  • keep restapi and webhook definitions up-to-time (breaking due to upstream deletion)

Full Changelog: v0.6.2...v0.7.0

Release 0.6.2

14 Sep 03:05
94cae88
Compare
Choose a tag to compare
  • correct unset type __bool__ typing to make static checking correct
  • improve some obj repr

Full Changelog: v0.6.1...v0.6.2

Release 0.6.1

31 Aug 11:40
e85ea28
Compare
Choose a tag to compare
  • catch httpx exception
  • separate core and githubkit

Full Changelog: v0.6.0...v0.6.1

Release 0.6.0

09 Aug 09:29
d57e791
Compare
Choose a tag to compare
  • introduce new auth strategy
  • fix some codegen bug

Full Changelog: v0.5.0...v0.6.0

Release 0.5.0

04 Aug 04:20
c112db6
Compare
Choose a tag to compare
  • add map function support for pagination
  • rewrite webhook types and fix event name error

Full Changelog: v0.4.2...v0.5.0

Release 0.4.2

01 Aug 06:44
82ca249
Compare
Choose a tag to compare

fix a typing error in webhook parse and verify

Full Changelog: v0.4.1...v0.4.2

Release 0.4.1

01 Aug 06:26
9808d76
Compare
Choose a tag to compare
  • add custom map function support for pagination
  • add webhook bytes like payload support

Full Changelog: v0.4.0...v0.4.1

Release 0.4.0

31 Jul 06:53
2d5ed7e
Compare
Choose a tag to compare

add support for webhooks

Full Changelog: v0.3.0...v0.4.0

Release 0.3.0

28 Jul 06:18
149fe88
Compare
Choose a tag to compare
Release 0.3.0 Pre-release
Pre-release

add overload support for rest api.

Full Changelog: v0.2.0...v0.3.0

Release 0.2.0

27 Jul 04:38
d895c15
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release

Add graphql support.

Full Changelog: v0.1.0...v0.2.0