- Added support for Python 3.13 - Updated base URL for Cookie API
0.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)
0.1.0
Initial release with a basic wrapper for the CookieBot API and documentation.