Skip to content

Releases: hzqtc/taproom

v0.5.0

17 Jan 06:55

Choose a tag to compare

  • bug fixes
  • support searching packages with their aliases

v0.4.5

16 Sep 03:22

Choose a tag to compare

  • @gromgit: fix fatal error when no formula or cask is installed
  • @gromgit: add support of envvar TAPROOM_LOG for log file path
  • @gromgit: fix make target dependencies

v0.4.4

16 Sep 03:05

Choose a tag to compare

  • enhance search to support matching tap

v0.4.3

15 Sep 22:46

Choose a tag to compare

  • fix version detection from url

v0.4.2

14 Sep 04:41

Choose a tag to compare

  • infer version from url to accommodate some formulae from 3p taps

v0.4.1

13 Sep 04:54

Choose a tag to compare

  • bug fix: segfault with cask installed prior to brew 4.4.0

v0.4.0

12 Sep 17:30

Choose a tag to compare

  • this version has major performance improvements for data loading
    • replaced brew info --json=v2 --installed call with direct file system scan
    • reuse brew's cache for formula.jws.json and cask.jws.json

v0.3.1

26 Aug 04:50

Choose a tag to compare

  • Updated package status symbols
  • Show installed indirect dependents

v0.3.0

19 Aug 03:05

Choose a tag to compare

  • Added --fetch-release flag to fetch release info for installed packages
  • Added r key to open the release page if available
  • Changed refresh key binding to R

v0.2.8

16 Aug 20:21

Choose a tag to compare

  • added support for negative search keywords
  • extended search keyword matching to package homepage
  • border color update