Skip to content

Changelog

[v0.1.2] - 2025-11-04

Added

  • Added documentation for the MCP server.

[v0.1.1] - 2025-10-27

Added

  • Added the pipe builder in the MCP server.
  • Added a tool to run a pipelex pipeline.
  • Added GHA for CLA, and other.

Changed

  • Bumped pipelex to v0.14.0

[v0.0.5] - 2025-07-09

  • Bumped pipelex to v0.5.1

[v0.0.4] - 2025-07-09

  • Bumped pipelex to v0.5.0

[v0.0.3] - 2025-06-06

  • Bumped pipelex to v0.2.14: generalized the new execute_pipeline method, enabling to track pipelines from beginning to end with inference cost reporting

[v0.0.2] - 2025-05-30

  • Added tests folder and GHA and fixed makefile (runtests -> gha-tests)
  • bumped pipelex version from 0.2.8 to 0.2.9
  • Added GHA for changelog: a changelog must be present before merging to main

[v0.0.1] - 2025-05-30

  • Initial release 🎉