Skip to content

Latest commit

 

History

History
71 lines (38 loc) · 3.53 KB

CHANGELOG.md

File metadata and controls

71 lines (38 loc) · 3.53 KB

Changelog

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

0.3.0 - 2024-11-03

🚀 Features

  • (tui) Highlight search results (#61) - (1dffc0a)

🐛 Bug Fixes

  • (search) Do not close when pressed on 'q' - (2d1a381)

📚 Documentation

  • (readme) Details about SQLite dep and avoiding crates mismatch v… (#59) - (2d727cd)

0.2.2 - 2024-06-22

🚀 Features

  • (theme) Add 'gruvbox-light' theme (#32) - (af78e04)

0.2.1 - 2024-06-02

🐛 Bug Fixes

📚 Documentation

0.2.0 - 2024-05-24

🚀 Features

  • Support opening the first HTTP reference in browser (#11) (#15) - (e970ebc)

📚 Documentation

⚙️ Miscellaneous Tasks

0.1.1 - 2024-05-20

🐛 Bug Fixes

  • Remove unused terminal tick event (#12) - (39da120)

📚 Documentation

  • Add Homebrew install instructions (#14) - (3871647)
  • Link to the NetBSD package search page - (557dfa1)
  • Add NetBSD instructions (#10) - (d6c817c)
  • Update documentation for event module - (ec55a92)

[0.1.0-rc.1] - 2024-05-18

📚 Documentation

  • Remove coverage badge - (3a9425a)

⚙️ Miscellaneous Tasks

  • Update cargo-dist targets - (d704fd9)