Release 0.10.8
npm packages, rust crates and python wheels are available under this version 0.10.8
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 | bashWhat's Changed
- docs: remove upstream repo references and clarify GroepOnline release flow by OnlineChef (@ChefGroep) in #3
- build(deps): bump rand from 0.8.5 to 0.9.4 by Dependabot (@dependabot)[bot] in #1
- build(deps): bump pyo3 from 0.24.2 to 0.29.0 by Dependabot (@dependabot)[bot] in #2
New Contributors
- OnlineChef (@ChefGroep) made their first contribution in #3
- Dependabot (@dependabot)[bot] made their first contribution in #1
Full Changelog: v0.10.7...v0.10.8