Skip to content

0.7.0

Choose a tag to compare

@github-actions github-actions released this 04 May 01:35
· 90 commits to main since this release

Release 0.7.0

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 | bash

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.7.0