Releases: yanyongyu/githubkit
Releases · yanyongyu/githubkit
Release list
Release 0.10.7
What's Changed
Full Changelog: v0.10.6...v0.10.7
Release 0.10.6
What's Changed
Full Changelog: v0.10.5...v0.10.6
Release 0.10.5
Release 0.10.4
Release 0.10.3
What's Changed
- Fix: org company and email can be null by @yanyongyu in #32
Full Changelog: v0.10.2...v0.10.3
Release 0.10.2
What's Changed
- Fix: auto-merge commit_title/commit_message type by @zegl in #30
- fix
create_release/update_releasebody parammake_latestdefault value type error - allow custom headers in client request
Full Changelog: v0.10.1...v0.10.2
Release 0.10.1
What's Changed
UNSETis an enum value and can be used inLiteralnow- new type alias
Missingfor fields that can beUNSET - update templates to add
@generatedflag in module docstring
Full Changelog: v0.10.0...v0.10.1
Release 0.10.0
Starting from version 0.10.0, we specify the rest api version 2022-11-28 in request headers and all rest api models are generated from versioned schema. Multi-version support will be done in future.
What's Changed
- Feature: Add support for REST-API-VERSION based on the used schema by @netomi in #24
- Fix: Remove
UNSETobjects from lists by @dosisod in #26
New Contributors
Full Changelog: v0.9.8...v0.10.0
Release 0.9.8
What's Changed
Full Changelog: v0.9.7...v0.9.8
Release 0.9.7
What's Changed
- Fix:
rest_description_sourcetypo by @iyume in #18 - Fix: Add wrapper to prep data for JSON encoding by @dosisod in #22
cryptographydependency is now provided byPyJWT
Full Changelog: v0.9.6...v0.9.7