Skip to content

Releases: deedy5/duckduckgo_search

v6.1.1

25 May 22:48
Compare
Choose a tag to compare

v6.1.0

15 May 13:45
Compare
Choose a tag to compare

v6.0.0

14 May 17:07
Compare
Choose a tag to compare

What's Changed

  • v6.0.0 Migrate to pyreqwest_impersonate, AsyncDDGS: all functions with a by @deedy5 in #216

Full Changelog: v5.3.1...v6.0.0

v5.3.1b1

08 May 22:26
Compare
Choose a tag to compare

v5.3.1

08 May 21:44
Compare
Choose a tag to compare

v5.3.0b4

07 Apr 10:22
Compare
Choose a tag to compare

v5.3.0b4

  • Handling exceptions more gracefully when using asyncio.gather()
  • AsyncDDGS.del(): suppress RuntimeWarning

Full Changelog: v5.3.0b3...v5.3.0b4

v5.3.0

v5.3.0b3

06 Apr 13:15
Compare
Choose a tag to compare

v5.3.0b3

  • AsyncDDGS, DDGS: bugfix instance closing

Full Changelog: v5.3.0b2...v5.3.0b3

v5.3.0b2

05 Apr 18:40
Compare
Choose a tag to compare

v5.3.0b2

  • Migrate from curl_cffi to httpx
  • Make orjson optional

Full Changelog: v5.2.2...v5.3.0b2

v5.3.0b1 - Special release with `httpx`

03 Apr 23:37
Compare
Choose a tag to compare

This is a special release that uses the httpx library