Skip to content

Release 0.10.0

Latest

Choose a tag to compare

@tercel tercel released this 01 Jan 07:56
· 20 commits to main since this release

Changed

  • Refactor import paths from aipartnerupflow to apflow across test files
  • Updated import statements in various test files to reflect the new module structure under apflow.
  • Ensured all references to aipartnerupflow are replaced with apflow in test modules related to extensions, including but not limited to:
  • crewai
  • docker
  • generate
  • grpc
  • http
  • llm
  • mcp
  • ssh
  • stdio
  • websocket
  • Adjusted integration tests to align with the new import paths.