Releases: yanyongyu/githubkit
Releases · yanyongyu/githubkit
Release 0.12.13
What's Changed
- Fix: repo owner can be null when account deleted by @yanyongyu in #215
- re-generate openapi models
Full Changelog: v0.12.12...v0.12.13
Release 0.12.12
What's Changed
- Fix: rest paginator iteration error by @yanyongyu in #212
- re-generate openapi models and apis
Full Changelog: v0.12.11...v0.12.12
Release 0.12.11
What's Changed
- Feature: add httpx
verify
config by @Kilo59 in #209 - Docs: add more info to rest api methods' docstring by @yanyongyu in #210
Full Changelog: v0.12.10...v0.12.11
Release 0.12.10
What's Changed
- Feature: support
link
header pagination by @yanyongyu in #198 - Fix: PR Head field type error by @yanyongyu in #202
- Feature: make GitUser's
date
field to be date-time by @yanyongyu in #201 - Fix: add missing enum values for dependabot and code scanning alerts by @maxstaas1910 in #204
- Feature: support partial funcs in pagination by @yanyongyu in #206
- re-generate openapi models and apis
Full Changelog: v0.12.9...v0.12.10
Release 0.12.9
What's Changed
- Fix: DiffEntry's
sha
can be None by @yanyongyu in #197 - re-generate openapi models
Full Changelog: v0.12.8...v0.12.9
Release 0.12.8
What's Changed
- Feature: support custom redis key prefix for cache by @yanyongyu in #193
- re-generate openapi models
Full Changelog: v0.12.7...v0.12.8
Release 0.12.7
What's Changed
- Fix: missing read permission for app installation by @yanyongyu in #190
- Fix: issue state reason missing duplicate by @yanyongyu in #192
- re-generate openapi models and apis
Full Changelog: v0.12.6...v0.12.7
Release 0.12.6
What's Changed
- Fix: httpx query param type error by @yanyongyu in #186
- CI: add pyright checking workflow by @yanyongyu in #185
- Lint: disable pyright overload overlapping check by @yanyongyu in #187
- re-generate openapi models
Full Changelog: v0.12.5...v0.12.6
Release 0.12.5
What's Changed
- Feature: support sequence and mapping input by @mjpieters in #176
- Docs: update response types for json type inspect by @yanyongyu in #180
- Fix: deployment payload object allow additional property by @yanyongyu in #181
- Feature: use arbitrary dict type for object with extra properties by @yanyongyu in #183
Full Changelog: v0.12.4...v0.12.5
Release 0.12.4
What's Changed
- Fix: workflow_run pull_requests id/number types by @mjpieters in #174
Full Changelog: v0.12.3...v0.12.4