Skip to content

v0.14.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:14
a80d199

Install

curl -fsSL https://raw.githubusercontent.com/vshulcz/deja-vu/main/install.sh | sh
go install github.com/vshulcz/deja-vu/cmd/deja@v0.14.4
brew install vshulcz/tap/deja-vu

Changelog

Features

  • feat(search): co-occurrence rescue from the user's own corpus (#270)
  • feat(search): dev-synonym and russian suffix folds in the stem tier (#266)
  • feat(search): index the inner words of compound identifiers (#265)
  • feat(search): proximity and title signals in ranking (#268)
  • feat(search): sessions agents keep recalling rank a little higher (#269)
  • feat: personal first-query greeting and the served-vs-replayed ratio (#258)

Fixes

  • fix(blame): color the human output like search results (#263)
  • fix: deterministic tie-break in the greeting suggestion (#264)

Performance

  • perf(search): fetch postings for up to 8 query tokens (#267)

Documentation

  • docs: changelog for 0.14.4 (#271)

Other

  • chore(packaging): pin scoop/winget manifests to 0.14.3 (#252)