Skip to content

Releases: zquestz/s

Release v0.5.12

26 Jan 08:08
e0899c3

Choose a tag to compare

  • Updated default configuration path to ~/.config/s/config. Legacy .s/config path is still supported as well.
  • Added cppreference, goodreads and dict providers.

Release v0.5.11

27 Aug 01:04
649fd89

Choose a tag to compare

  • Fixed minor autocomplete issues.
  • Compiled with Go 1.9.

Release v0.5.10

06 May 04:00
b1d39f5

Choose a tag to compare

  • Fixed autocomplete for --tag

Release v0.5.9

04 Apr 17:12
5b1fcbe

Choose a tag to compare

  • Added Explain Shell, Regex 101 and Zhihu providers.
  • Compiled with Go 1.8.
  • Fixed URL parsing for custom providers if path contains %s.

Release v0.5.8

02 Dec 01:25
bc8ff98

Choose a tag to compare

Just updates built binaries to use Go 1.7.4.

Release v0.5.7

08 Oct 19:51
50ea17f

Choose a tag to compare

  • Added -o and --output flags to simply output the URL and not open your browser.
  • Updated the build to use go 1.7.1.

Release v0.5.6

16 Aug 04:42
ade0900

Choose a tag to compare

  • Updated to build on Go 1.7

Release v0.5.5

03 Aug 23:06
b85cfa7

Choose a tag to compare

Adds tag and provider expansion for the web front-end. Now we can do the following queries:

Search duckduckgo for "foo"

https://<domain>/search?q=foo&provider=duck

Search yahoo and the tag music for radiohead

https://<domain>/search?q=radiohead&provider=yah&tag=mu

Release v0.5.4

18 Jul 21:11
5860b8b

Choose a tag to compare

  • Updated to build on Go 1.6.3 for Mac OS X Sierra support.
  • Fixed build with latest Cobra changes upstream.

Release v0.5.3

07 Jul 18:30
017bfe3

Choose a tag to compare