Skip to content

Releases: yanyongyu/githubkit

Release 0.12.13

11 May 13:40
43646c6
Compare
Choose a tag to compare

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

26 Apr 04:57
e6d90d6
Compare
Choose a tag to compare

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

20 Apr 10:13
7ccbfbf
Compare
Choose a tag to compare

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

Release 0.12.10

13 Apr 05:48
dd3a764
Compare
Choose a tag to compare

What's Changed

  • Feature: support link header pagination by @yanyongyu in #198
  • Fix: PR Head field type error by @yanyongyu in #202
  • Feature: make GitUser's date field to be date-time by @yanyongyu in #201
  • Fix: add missing enum values for dependabot and code scanning alerts by @maxstaas1910 in #204
  • Feature: support partial funcs in pagination by @yanyongyu in #206
  • re-generate openapi models and apis

Full Changelog: v0.12.9...v0.12.10

Release 0.12.9

22 Mar 04:43
4d91fcb
Compare
Choose a tag to compare

What's Changed

  • Fix: DiffEntry's sha can be None by @yanyongyu in #197
  • re-generate openapi models

Full Changelog: v0.12.8...v0.12.9

Release 0.12.8

02 Mar 09:51
5a71e6c
Compare
Choose a tag to compare

What's Changed

  • Feature: support custom redis key prefix for cache by @yanyongyu in #193
  • re-generate openapi models

Full Changelog: v0.12.7...v0.12.8

Release 0.12.7

15 Feb 05:00
63d9af6
Compare
Choose a tag to compare

What's Changed

  • Fix: missing read permission for app installation by @yanyongyu in #190
  • Fix: issue state reason missing duplicate by @yanyongyu in #192
  • re-generate openapi models and apis

Full Changelog: v0.12.6...v0.12.7

Release 0.12.6

01 Feb 04:25
7b9e40d
Compare
Choose a tag to compare

What's Changed

  • Fix: httpx query param type error by @yanyongyu in #186
  • CI: add pyright checking workflow by @yanyongyu in #185
  • Lint: disable pyright overload overlapping check by @yanyongyu in #187
  • re-generate openapi models

Full Changelog: v0.12.5...v0.12.6

Release 0.12.5

17 Jan 03:52
c7154c6
Compare
Choose a tag to compare

What's Changed

  • Feature: support sequence and mapping input by @mjpieters in #176
  • Docs: update response types for json type inspect by @yanyongyu in #180
  • Fix: deployment payload object allow additional property by @yanyongyu in #181
  • Feature: use arbitrary dict type for object with extra properties by @yanyongyu in #183

Full Changelog: v0.12.4...v0.12.5

Release 0.12.4

07 Jan 08:56
8f44dc0
Compare
Choose a tag to compare

What's Changed

  • Fix: workflow_run pull_requests id/number types by @mjpieters in #174

Full Changelog: v0.12.3...v0.12.4