Releases: tibue99/cookie-api
Releases · tibue99/cookie-api
v0.2.1
- Added support for Python 3.13
- Updated base URL for Cookie API
v0.2.0
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
Initial release with a basic wrapper for the CookieBot API and documentation.