Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Oct 01:00
· 6 commits to main since this release
78c039c

[v0.5.0] - 2025-10-27

  • Bump pipelex to v0.14.0: See Pipelex changelog here

Changed

  • Documentation Improvements: Overhauled README.md with a new "Get Your API Keys" section outlining three configuration methods (free PIPELEX_API_KEY, bring-your-own provider keys, or local AI models). Updated terminology from "AI-powered pipelines" to "AI-powered workflows".

Removed

  • Removed unused is_activity_tracking_enabled option from pipelex.toml configuration files.
  • Removed reportConstantRedescription and reportShadowedImports linter rules from pyproject.toml.