Releases: yanyongyu/githubkit
Releases · yanyongyu/githubkit
Release 0.8.2
- re-generate definitions due to gh schema inaccuracy
Full Changelog: v0.8.1...v0.8.2
Release 0.8.1
- fix rest api response content-type detect error
Full Changelog: v0.8.0...v0.8.1
Release 0.8.0
- allow extra field for rest model
- change issue timeline event type to literal
Full Changelog: v0.7.0...v0.8.0
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