Skip to content

v1.0.0: Auto Cookies Management πŸͺ

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 00:59
· 26 commits to master since this release

v1.0.0 release

  • feat: add support to auto refresh cookies in background
  • feat: add support to import cookies from local browser
  • feat: add support to control log level
  • feat: now client will automatically retry when generate_content raises APIError
  • fix: now the timeout value will be correctly applied after re-initializing the client
  • docs: update readme and function docstrings
  • refactor: split utils.py into multiple files
  • build: update supported python version

Full Changelog: v0.6.1...v1.0.0