Skip to content

v2.0.2

Choose a tag to compare

@CyranoB CyranoB released this 31 Dec 21:42
· 59 commits to main since this release
fe91904

What's Changed

Bug Fixes

  • Fix DuckDuckGo backend: Upgraded ddgs from 9.5.2 to 9.10.0 to restore the DuckDuckGo search backend (was disabled due to rate limiting)

Code Quality

  • Remove unused _select_backend() function
  • Remove dead main() function from duckduckgo_search.py
  • Remove duplicate __main__ block from jina_fetch.py
  • Simplify version handling in __init__.py
  • Consolidate duplicate validation in MCP tool
  • Apply black and isort formatting

Full Changelog: v2.0.1...v2.0.2