Githubkit Versions Save

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

v0.11.4

2 weeks ago

What's Changed

  • Upgrade dependencies (hishel 0.0.26)
  • re-generate code

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.3...v0.11.4

v0.11.3

1 month ago

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.2...v0.11.3

v0.11.2

2 months ago

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.1...v0.11.2

v0.11.1

3 months ago

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.0...v0.11.1

v0.11.0

3 months ago

New Feature

[!WARNING] BREAKING. See https://github.com/yanyongyu/githubkit/pull/73 for more detailed infos.

What's Changed

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

v0.11.0a4

3 months ago

New Feature

Support both pydantic v1 and pydantic v2.

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.0a3...v0.11.0a4

v0.11.0a3

4 months ago

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.0a2...v0.11.0a3

v0.11.0a2

4 months ago

New Feature

Reduce memory usage and improve startup speed by lazy loading models. Only models used will be imported.

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.0a1...v0.11.0a2

v0.11.0a1

4 months ago

New Feature

See https://github.com/yanyongyu/githubkit/pull/73 for more detailed infos.

What's Changed

Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.0a0...v0.11.0a1

v0.11.0a0

7 months ago

What's Changed

Note that this is an alpha release for pydantic v2 only. This behavior may be changed in the feature release.

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