Release 0.7.1
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
- feat(mcp): add Windows PowerShell installer by @mynameistito in #444
- fix: Prevent LMDB stale locks from deadlocking app by @dmtrKovalenko in #450
New Contributors
- @mynameistito made their first contribution in #444
Full Changelog: v0.7.0...v0.7.1