Skip to content

Releases: yanyongyu/githubkit

Release 0.8.2

06 Oct 05:36
b5e824b
Compare
Choose a tag to compare
  • re-generate definitions due to gh schema inaccuracy

Full Changelog: v0.8.1...v0.8.2

Release 0.8.1

28 Sep 18:08
8e0357d
Compare
Choose a tag to compare
  • fix rest api response content-type detect error

Full Changelog: v0.8.0...v0.8.1

Release 0.8.0

22 Sep 17:22
2ca8b67
Compare
Choose a tag to compare
  • allow extra field for rest model
  • change issue timeline event type to literal

Full Changelog: v0.7.0...v0.8.0

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