Skip to content

Releases: tibue99/cookie-api

v0.2.1

27 Oct 14:41
3a7b7a8
Compare
Choose a tag to compare
  • Added support for Python 3.13
  • Updated base URL for Cookie API

v0.2.0

11 Jul 12:17
Compare
Choose a tag to compare

The API can now be used both synchronously and asynchronously. (#3)

  • CookieAPI has been renamed to AsyncCookieAPI
  • httpx is now used instead of aiohttp
  • Added image example
  • Added example page to docs (#4)

v0.1.0

06 Jun 20:34
Compare
Choose a tag to compare

Initial release with a basic wrapper for the CookieBot API and documentation.