Skip to content

v0.3.1 - packaging compatibility

Choose a tag to compare

@Rendeverance Rendeverance released this 05 Jul 08:58

Packaging-only release - no functional changes.

  • Added a no-op build script to package.json so deployment pipelines that unconditionally run pnpm run build (e.g. MCP directory inspectors) no longer fail. ToolFunnel is zero-dependency and runs from source; there is nothing to build.
  • serverInfo.version is now sourced from package.json (previously hardcoded, and had already drifted).
  • Runtime behaviour is identical to v0.3.0. Full test suite: 22/22 passing.