Skip to content

Releases: sopel-irc/sopel-search

sopel-search 1.1.0

07 Nov 14:17
@dgw dgw
Compare
Choose a tag to compare
  • Handle common errors with some amount of grace (#4)
  • Refresh the DDGS client periodically to reduce errors (#5)

sopel-search 1.0.1

08 Oct 04:16
@dgw dgw
a6b3db7
Compare
Choose a tag to compare

Bump DuckDuckGo library minimum version; older releases stopped working.

sopel-search 1.0.0

11 Aug 07:42
@dgw dgw
Compare
Choose a tag to compare

First release of sopel-search.

This new search plugin apes a lot of behaviors from Sopel's built-in search,
with the following notable changes:

  • .bing is no longer available
  • .search is an alias to .ddg, as .g was already
  • Search region and safesearch level are now configurable
  • .suggest uses DuckDuckGo; Google suggestions are still available via the
    new .gsuggest command (if optional extra dependencies are installed)