Skip to content

0.10.7

Choose a tag to compare

@github-actions github-actions released this 22 Aug 01:06
· 23 commits to main since this release

Release 0.10.7

npm packages, rust crates and python wheels are available under this version 0.10.7

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 attached to this GitHub Release

Update mcp via:

curl -fsSL https://raw.githubusercontent.com/GroepOnline/pi-tools/main/install-mcp.sh | bash

What's Changed

New Contributors

Full Changelog: v0.10.6...v0.10.7