Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@NTBBloodbath NTBBloodbath released this 23 Jun 21:53

1.0.0 (2024-06-23)

Features

  • #3: add smart case matching (99a5ad9), closes #3
  • add filename match priority (f231052)
  • add health check (76ae732)
  • add range highlights (b1fd0b0)
  • add start-of-word match priority (a6e900f)
  • basic zf telescope sorter (04e9d6b)
  • health: add compatibility for Neovim 0.10 (#17) (242ee15)
  • improve ranking precision (75c0e12)
  • luarocks/rocks.nvim support (d746bfa)
  • update config format (187c8dc)
  • update zf and add strict path matching (beb34b6)

Bug Fixes

  • #4: fix mapping from zf to telescope scores (dabcdff), closes #4
  • crash when disabling filename match priority (3f64df2)
  • typo: zf-native (3db89a5), closes #2
  • zf to telescope rank conversion (79b66ec)