Skip to content

v0.13.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 17:53
v0.13.1
dcda20d

BREAKING CHANGES

  • add <Left>, <Right> and <C-space> to cmdline preset
  • fallback to next keymap when menu not shown for select_next/prev

Features

  • add <Left>, <Right> and <C-space> to cmdline preset (8f7c23d), closes #1328
  • fallback to next keymap when menu not shown for select_next/prev (ffebcd2), closes #1336

Bug Fixes

  • download: correctly handle download = false and implementationn = "rust" (#1334) (2c8e4c7)
  • lua fuzzy implementation off by 1 and suffix matching (2c1524f), closes #1335
  • mini snippets validation (c412578), closes #1332 #1342

New Contributors

Full Changelog: v0.13.0...v0.13.1