Release 0.5.2
Neovim Plugin
{target}.so/.dylib/.dll- Lua module for Neovim
C FFI Library (for Bun/Node/Python)
c-lib-{target}.so/.dylib/.dll- C FFI library
MCP Server
fff-mcp-{target}- MCP server binary
Install with:
curl -fsSL https://raw.githubusercontent.com/dmtrKovalenko/fff.nvim/main/install-mcp.sh | bashWhat's Changed
tostring()theresultin warningvim.notifycalls by @ndom91 in #322- fix: Decode grep context arrays in fff-node by @jzinno in #321
- fix: Indexing on root dirs consumes a lot of CPU and memory by @dmtrKovalenko in #332
- fix(mcp): accept whole-number float maxResults from MCP clients by @Jah-yee in #328
- feat: add serialization accessors to BigramFilter by @magnusmalm in #330
- fix(preview): avoid ftplugin side effects in scratch preview buffers by @anmonteiro in #335
New Contributors
- @jzinno made their first contribution in #321
- @Jah-yee made their first contribution in #328
- @magnusmalm made their first contribution in #330
- @anmonteiro made their first contribution in #335
Full Changelog: v0.5.1...v0.5.2