Skip to content

0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Sep 05:18
· 1 commit to main since this release

Release 0.11.0

npm packages, rust crates and python wheels are available under this version 0.11.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

Python Package

  • python/*.whl / python/*.tar.gz - Python wheels and sdist
  • Install from PyPI: pip install fff-search (when published)

Update mcp via:

curl -fsSL https://raw.githubusercontent.com/dmtrKovalenko/fff/main/install-mcp.sh | bash

What's Changed

New Contributors

Full Changelog: v0.10.6...v0.11.0