Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 07:11
e307dae

0.7.0 (2024-09-03)

⚠ BREAKING CHANGES

  • don't use autocmd to format new notes
  • enable inserting multiple refs at once

Features

  • enable acting on multiple selections in telescope (091e6df)
  • enable inserting multiple refs at once (16a0e56)
  • health: add check for completion (4492155)
  • health: add check for papis-storage (82eef18)
  • search: only insert ref_prefix + ref if inserting into existing citation (1c513b2)
  • utils: handle opening multiple notes (70dea91)

Bug Fixes

  • at-cursor: bring file icon in line with search module (71a32b1)
  • health: don't force start papis (8c6d53b)

Code Refactoring

  • don't use autocmd to format new notes (3c5bb86)