Skip to content

Latest commit

 

History

History
129 lines (77 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

129 lines (77 loc) · 3.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[0.4.10]

Fixed

  • Cloudflare blocking reqwests (#46)

Added

  • Some limited logging
  • Mac ports install option (#31)

0.4.9

Added

  • Allow o keybinding from the lucky prompt.
  • Permanent help text (#24).

Fixed

  • Hardcoded stackoverflow link

0.4.8

Added

  • Keybinding: Press o to open the current answer in the default browser

0.4.7

Added

  • Keybinding: Press y to yank to system clipboard
  • New config field for specifying command to copy to system clipboard

Changed

  • Switch linux/mac builds from Travis to GitHub Actions.

0.4.6

Changed

  • Use Google as the default search engine, due to issues with DuckDuckGo.

0.4.5

Added

  • NetBSD installation option. Thanks voidpin.

Fixed

  • Google parser went out of date
  • Panic from termimad (#5)

0.4.3

Fixed

  • Build issue caused by syn dependency (#13)
  • Panic from termimad (#8)

Added

0.4.1

Added

  • GitHub Action to bump homebrew-core formula

Changed

  • Homebrew installation method: core formula now available

0.4.0

Added

Changed

  • Default highlight_text is now black

0.3.6

Added

  • CLI spinner

Fixed

  • Fragmented highlighting styles

0.3.5

  • (Unofficial) initial passable release