Releases: yanyongyu/githubkit
Releases · yanyongyu/githubkit
Release 0.13.3
What's Changed
- Fix: some rest apis use the wrong path param names to construct url
- re-generate openapi models and apis
Full Changelog: v0.13.2...v0.13.3
Release 0.13.2
Release 0.13.1
What's Changed
- Dev: migrate to uv by @yanyongyu in #233
- re-generate openapi models and apis
Full Changelog: v0.13.0...v0.13.1
Release 0.13.0
What's Changed
Caution
Breaking Change
The classic project rest APIs are deprecated by GitHub officially. The namespace is renamed from projects
to projects_classic
.
- Feature: add lock file for codegen by @yanyongyu in #231
Full Changelog: v0.12.16...v0.13.0
Release 0.12.16
What's Changed
- Fix: remove verified_at from verification schema required fields by @aitestino in #229
Full Changelog: v0.12.15...v0.12.16
Release 0.12.15
What's Changed
- Feature: use hishel always revalidate option by default by @yanyongyu in #224
- Feature: support streaming response data by @yanyongyu in #225
- Feature: support custom proxy by @yanyongyu in #227
- Docs: add streaming response guide by @yanyongyu in #228
- re-generate openapi models and apis
Full Changelog: v0.12.14...v0.12.15
Release 0.12.14
What's Changed
Full Changelog: v0.12.13...v0.12.14
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