Skip to content

v0.2.0

Compare
Choose a tag to compare
@tibue99 tibue99 released this 11 Jul 12:17
· 5 commits to main since this release

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)