Skip to content

Release 0.12.0

Latest
Compare
Choose a tag to compare
@yanyongyu yanyongyu released this 25 Nov 07:33
b4c5e06

Breakings

  • Drop Python 3.8 support
  • query, header, cookie params in Rest API functions are now keyword only

New Features

  • add cache strategy option, including in-memory and redis cache
  • add basic throttling logic. By default, githubkit will limit the request concurrency to 100.

If you encounter any problems, please submit an issue 😄 .

What's Changed

Full Changelog: v0.11.14...v0.12.0