Skip to content

Releases: dmtrKovalenko/fff

0.9.4-nightly.648f016

08 Jun 22:05
648f016

Choose a tag to compare

0.9.4-nightly.648f016 Pre-release
Pre-release

Nightly release from commit: 648f016

npm packages and rust crates are available under this version 0.9.4-nightly.648f016

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

Update mcp via:

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

0.9.2-nightly.4e8f447

06 Jun 05:58
648f016

Choose a tag to compare

0.9.2-nightly.4e8f447 Pre-release
Pre-release

Nightly release from commit: 4e8f447

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

0.9.4-nightly.8092cfa

06 Jun 07:02

Choose a tag to compare

0.9.4-nightly.8092cfa Pre-release
Pre-release

Nightly release from commit: 8092cfa

npm packages and rust crates are available under this version 0.9.4-nightly.8092cfa

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

Update mcp via:

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

0.9.3

06 Jun 07:05

Choose a tag to compare

Release 0.9.3

npm packages and rust crates are available under this version 0.9.3

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

Update mcp via:

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

Full Changelog: v0.9.2...v0.9.3

0.9.3-nightly.c1d155a

06 Jun 06:56

Choose a tag to compare

0.9.3-nightly.c1d155a Pre-release
Pre-release

Nightly release from commit: c1d155a

npm packages and rust crates are available under this version 0.9.3-nightly.c1d155a

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

Update mcp via:

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

0.9.3-nightly.8da90c6

06 Jun 06:38

Choose a tag to compare

0.9.3-nightly.8da90c6 Pre-release
Pre-release

Nightly release from commit: 8da90c6

npm packages and rust crates are available under this version 0.9.3-nightly.8da90c6

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

Update mcp via:

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

0.9.2

06 Jun 06:42

Choose a tag to compare

Release 0.9.2

npm packages and rust crates are available under this version 0.9.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

Update mcp via:

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

What's Changed

  • refactor(picker_ui): split monolithic picker_ui.lua into focused submodules by @thuan1412 in #564
  • feat(nvim): Make move_up and move_down work in normal mode. by @mkblast in #565
  • Use composable autocomplete provider instead of replacing the editor by @LinYS77 in #570
  • fix(nvim): do not error on home dir scan + improve logging by @dmtrKovalenko in #575
  • chore: regenerate Neovim vimdoc by @gustav-fff in #579
  • chore: Reduce nightly release spam by @dmtrKovalenko in #580
  • fix(bun sdk): Remove bun from peer dependencies by @dmtrKovalenko in #581
  • fix(ci): download per-sha nightly binary, keep nightly as rolling alias by @gustav-fff in #582

New Contributors

Full Changelog: v0.9.1...v0.9.2

0.9.2-nightly.b27368a

06 Jun 04:45
b27368a

Choose a tag to compare

0.9.2-nightly.b27368a Pre-release
Pre-release

Nightly release from commit: b27368a

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

0.9.2-nightly.467aff2

06 Jun 05:37
467aff2

Choose a tag to compare

0.9.2-nightly.467aff2 Pre-release
Pre-release

Nightly release from commit: 467aff2

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

0.9.2-nightly.f56c38b

05 Jun 00:42
f56c38b

Choose a tag to compare

0.9.2-nightly.f56c38b Pre-release
Pre-release

Nightly release from commit: f56c38b

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