Releases: yanyongyu/githubkit
Releases · yanyongyu/githubkit
Release 0.9.2
- fix label description schema incorrect, related to github/rest-api-description#1812
Full Changelog: v0.9.1...v0.9.2
Release 0.9.1
- fix pr simple schema incorrect, related to github/rest-api-description#1811
Full Changelog: v0.9.0...v0.9.1
Release 0.9.0
- remove all useless webhook schemas in rest api to improve performance
- fix dataclass in python < 3.10
Full Changelog: v0.8.5...v0.9.0
Release 0.8.5
- allow concurrently enter context for one instance
Full Changelog: v0.8.4...v0.8.5
Release 0.8.4
- fix pydantic shadow func
Full Changelog: v0.8.3...v0.8.4
Release 0.8.3
- fix some error related to github/rest-api-description#1639
Full Changelog: v0.8.2...v0.8.3
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