Skip to content

v0.16.7

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:18
c4c88ea

Install

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

Changelog

Fixes

  • fix: Describe skips policy keys deja never consults (#942)
  • fix: a listing emptied by the trust policy is not an unindexed store (#950)
  • fix: accept a session id the way it is pasted (#922)
  • fix: an empty postings directory counts as damage (#947)
  • fix: an unplugged index disk is not a permissions problem (#932)
  • fix: ctx says when an elided id reached more than one session (#924)
  • fix: date note buckets in the reader's zone (#912)
  • fix: doctor calls an unplugged store unplugged (#934)
  • fix: doctor reports the policy in force, not the file on disk (#940)
  • fix: doctor says when a zone change regrouped the note days (#936)
  • fix: dumb terminals, and a read-only cache that stopped answering (#905)
  • fix: forget --list names the way back (#920)
  • fix: forget names the kind of notes it is dropping (#958)
  • fix: handoff with no id obeys the trust policy (#954)
  • fix: import says how many sessions arrived and names a few (#930)
  • fix: keep a promoted note's corrections newest-first after an incremental build (#945)
  • fix: last honours the trust policy (#938)
  • fix: name the imported origin group honestly and flag rules that match nothing (#956)
  • fix: name the package each manager actually ships (#916)
  • fix: say when the index is being rebuilt, and stop treating future dates as now (#881)
  • fix: the first build is not a quiet day or a missing index (#926)
  • fix: the hook names a store deja could not read (#918)
  • fix: the hook receipt says when the trust policy withheld a session (#948)
  • fix: the hook reports a running build on machines with environment facts (#928)
  • fix: the hook's background refresh reindexes before recomputing the digest (#914)
  • fix: the import proof obeys the trust policy (#952)

Documentation

  • docs: changelog for 0.16.7 (#960)

Other

  • chore: pin scoop and winget to 0.16.6 (#882)