Release 0.7.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
- perf: Improve performance for no link time optimmization builds by @dmtrKovalenko in #455
- fix: Segementation fault updating frecency by @dmtrKovalenko in #456
Full Changelog: v0.7.1...v0.7.2