Skip to content

Releases: yanyongyu/githubkit

Release 0.9.7

21 Mar 07:35
840476e
Compare
Choose a tag to compare

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 by PyJWT

Full Changelog: v0.9.6...v0.9.7

Release 0.9.6

06 Feb 08:13
df022d4
Compare
Choose a tag to compare

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

04 Feb 08:33
2285d01
Compare
Choose a tag to compare

What's Changed

  • Fix: webhook InstallationCreated field requester schema error by @yanyongyu in #15

Full Changelog: v0.9.4...v0.9.5

Release 0.9.4

18 Dec 07:23
515e71f
Compare
Choose a tag to compare
  • 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

12 Dec 03:52
163fe7b
Compare
Choose a tag to compare
  • re-generate models

Full Changelog: v0.9.2...v0.9.3

Release 0.9.2

04 Nov 18:09
057f66e
Compare
Choose a tag to compare

Full Changelog: v0.9.1...v0.9.2

Release 0.9.1

04 Nov 17:27
d9d3a5a
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

Release 0.9.0

30 Oct 16:54
1cdf01d
Compare
Choose a tag to compare
  • 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

22 Oct 07:17
90b301c
Compare
Choose a tag to compare
  • allow concurrently enter context for one instance

Full Changelog: v0.8.4...v0.8.5

Release 0.8.4

21 Oct 06:12
10ca74f
Compare
Choose a tag to compare
  • fix pydantic shadow func

Full Changelog: v0.8.3...v0.8.4