Releases: yanyongyu/githubkit
Releases · yanyongyu/githubkit
v0.7.0
- 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
- 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
- catch httpx exception
- separate core and githubkit
Full Changelog: v0.6.0...v0.6.1
Release 0.6.0
- introduce new auth strategy
- fix some codegen bug
Full Changelog: v0.5.0...v0.6.0
Release 0.5.0
- 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
fix a typing error in webhook parse and verify
Full Changelog: v0.4.1...v0.4.2
Release 0.4.1
- 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
add support for webhooks
Full Changelog: v0.3.0...v0.4.0
Release 0.3.0
add overload support for rest api.
Full Changelog: v0.2.0...v0.3.0
Release 0.2.0
Add graphql support.
Full Changelog: v0.1.0...v0.2.0