Githubkit Versions Save

The modern, all-batteries-included GitHub SDK for Python, including rest api, graphql, webhooks, like octokit!

v0.10.7

8 months ago

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.10.6...v0.10.7

v0.10.6

11 months ago

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.10.5...v0.10.6

v0.10.5

11 months ago

v0.10.4

11 months ago

What's Changed

  • fix UNSET value cannot be pickled

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.10.3...v0.10.4

v0.10.3

1 year ago

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.10.2...v0.10.3

v0.10.2

1 year ago

What's Changed

  • Fix: auto-merge commit_title/commit_message type by @zegl in https://github.com/yanyongyu/githubkit/pull/30
  • fix create_release/update_release body param make_latest default value type error
  • allow custom headers in client request

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.10.1...v0.10.2

v0.10.1

1 year ago

What's Changed

  • UNSET is an enum value and can be used in Literal now
  • new type alias Missing for fields that can be UNSET
  • update templates to add @generated flag in module docstring

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.10.0...v0.10.1

v0.10.0

1 year ago

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

New Contributors

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.9.8...v0.10.0

v0.9.8

1 year ago

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.9.7...v0.9.8

v0.9.7

1 year ago

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.9.6...v0.9.7