Releases: yanyongyu/githubkit
Releases · yanyongyu/githubkit
Release 0.9.7
What's Changed
- Fix:
rest_description_source
typo by @iyume in #18 - Fix: Add wrapper to prep data for JSON encoding by @dosisod in #22
cryptography
dependency is now provided byPyJWT
Full Changelog: v0.9.6...v0.9.7
Release 0.9.6
What's Changed
- Fix: duplicate field name in path and body by @yanyongyu in #17
Full Changelog: v0.9.5...v0.9.6
Release 0.9.5
What's Changed
- Fix: webhook
InstallationCreated
fieldrequester
schema error by @yanyongyu in #15
Full Changelog: v0.9.4...v0.9.5
Release 0.9.4
- fix pagination typing
- resolve cryptography security issue (bump to
^38.0.3
in #12)
Full Changelog: v0.9.3...v0.9.4
Release 0.9.3
- re-generate models
Full Changelog: v0.9.2...v0.9.3
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