Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 20:53
22aac8a

0.6.0 (2024-07-03)

Features

  • at-cursor: add icon to at-cursor popup (4eeb7bc)
  • check for schema changes on startup (850988c)

Bug Fixes

  • health: checkhealth should be normal startup condition (684d6d2)
  • init: only ever run loadPapis autocmd once (4a09b98)
  • keymaps: create buffer local keymaps for all matching buffers (c30be92)
  • make icon style more consistent (745983b)
  • only start papis.nvim once (a5ffbd0)
  • search: don't deepcopy, use metatable (9322c41)
  • utils: check if handle exists before closing (db3632a)