Skip to content

Tags: VisionaryArchitects/crewAI

Tags

0.177.0

Toggle 0.177.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update crewAI and tools dependencies to latest versions (crewA…

…IInc#3444)

- Updated `crewai-tools` dependency from version 0.65.0 to 0.69.0 in `pyproject.toml` and `uv.lock`.
- Bumped crewAI version from 0.175.0 to 0.177.0 in `__init__.py`.
- Updated dependency versions in CLI templates for crew, flow, and tool projects to reflect the new crewAI version.

0.175.0

Toggle 0.175.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update crewAI version and dependencies to 0.175.0 and tools to…

… 0.65.0 (crewAIInc#3417)

* Bump crewAI version from 0.165.1 to 0.175.0 in __init__.py.
* Update tools dependency from 0.62.1 to 0.65.0 in pyproject.toml and uv.lock files.
* Reflect changes in CLI templates for crew, flow, and tool configurations.

0.165.1

Toggle 0.165.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update crewAI version to 0.165.1 and tools dependency in templ…

…ates (crewAIInc#3359) (crewAIInc#3359)

0.165.0

Toggle 0.165.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update crewAI version to 0.165.0 and tools dependency to 0.62.1 (

crewAIInc#3357)

0.159.0

Toggle 0.159.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update crewAI and tools dependencies to version 0.159.0 and 0.…

…62.0 respectively (crewAIInc#3318)

- Bump crewAI version from 0.157.0 to 0.159.0
- Update tools dependency from 0.60.0 to 0.62.0 in pyproject.toml and uv.lock
- Ensure compatibility with the latest features and improvements in the tools package

0.157.0

Toggle 0.157.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update crewai to 0.157.0 and crewai-tools dependency to versio…

…n 0.60.0 (crewAIInc#3281)

* chore: update crewai-tools dependency to version 0.60.0

- Updated the `pyproject.toml` and `uv.lock` files to reflect the new version of `crewai-tools`.
- This change ensures compatibility with the latest features and improvements in the tools package.

* chore: bump CrewAI version to 0.157.0

- Updated the version in `__init__.py` to reflect the new release.
- Adjusted dependency versions in `pyproject.toml` files for crew, flow, and tool templates to ensure compatibility with the latest features and improvements in CrewAI.
- This change maintains consistency across the project and prepares for upcoming enhancements.

0.152.0

Toggle 0.152.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update crewai-tools dependency to version 0.59.0 and bump Crew…

…AI version to 0.152.0 (crewAIInc#3244)

- Updated `crewai-tools` dependency from `0.58.0` to `0.59.0` in `pyproject.toml` and `uv.lock`.
- Bumped the version of the CrewAI library from `0.150.0` to `0.152.0` in `__init__.py`.
- Updated dependency versions in CLI templates for crew, flow, and tool projects to reflect the new CrewAI version.

0.150.0

Toggle 0.150.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update dependencies and version in project files (crewAIInc#3212)

- Updated `crewai-tools` dependency from `0.55.0` to `0.58.0` in `pyproject.toml` and `uv.lock`.
- Added new packages `anthropic`, `browserbase`, `playwright`, `pyee`, and `stagehand` with their respective versions in `uv.lock`.
- Bumped the version of the CrewAI library from `0.148.0` to `0.150.0` in `__init__.py`.
- Updated dependency versions in CLI templates for crew, flow, and tool projects to reflect the new CrewAI version.

0.148.0

Toggle 0.148.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CrewAI version to 0.148.0 in project templates and dependencies (

crewAIInc#3172)

* Update CrewAI version to 0.148.0 in project templates and dependencies

* Update crewai-tools dependency to version 0.55.0 in pyproject.toml and uv.lock for improved functionality and performance.

0.141.0

Toggle 0.141.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update crewAI and dependencies to version 0.141.0 and 0.51.0 (c…

…rewAIInc#3128)

- Bump crewAI version to 0.141.0 in __init__.py for alignment with updated dependencies.
- Update `crewai-tools` dependency version to 0.51.0 in pyproject.toml and related template files.
- Add new testing dependencies: pytest-split and pytest-xdist for improved test execution.
- Ensure compatibility with the latest package versions in uv.lock and template files.