Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 16:45
2ccc319

0.6.1 (2024-07-29)

Features

  • add logo (a978704)
  • fs-watcher: add debounce and deferred handling (2e2916f)
  • init: better logging (c73f255)
  • sqlite-wrapper: make has_schema_changed more sophisticated (ff8ae82)

Bug Fixes

  • fs-watcher: correct typos (1126504)
  • init: fix db tbl empty check (286b9d3)
  • init: load commands before modules (6cacc32)
  • make some notify into log (6f1cf00)
  • search: ensure metadata table always has entry row (d7bcc4c)
  • search: regenerate telescope precalc on demand (f9d1e72)
  • sqlite-wrapper: create tbl after dropping if schema change (ae45382)
  • sqlite-wrapper: set required to true not string "true" (d41100a)