Skip to content

v1.0.0

Latest

Choose a tag to compare

@reegnz reegnz released this 14 Dec 18:38
· 1 commit to master since this release
Add version filtering support

There are some plugins that return prerelease versions.
Some other plugins don't return a unique list.

This change allows for ensuring lists are unique before passing it to
fzf.
It also allows for passing in custom filter commands.