Skip to content

v3.0.0

Compare
Choose a tag to compare
@alissonlauffer alissonlauffer released this 23 Aug 21:50
· 9 commits to master since this release
53d6c18
  • Replace urllib3 and aiohttp with httpx.
  • Add HTTP/2 support.
  • Add initial typing support.
  • Parse DuckDuckGo page inside an executor in asyncio mode.
  • Deprecate the random_ua parameter in favor of the default_user_agents parameter.
  • Deprecate the duckpy.aio package. Please use duckpy.AsyncClient instead.