v0.22.4
crewAIInc/crewAIv0.22.4Mar 31, 2026by github-actions[bot]
AI Summary
Simplified the installation process by removing the cargo-dist tool and switching to native fetch for the npm installer.
Key Highlights
- Removed cargo-dist
- Switched to native fetch for npm installer
New Features
- Simplified installation workflow
Full Release Notes
## What's Changed * chore: remove cargo-dist, use native fetch for npm installer by @jpoehnelt in https://github.com/googleworkspace/cli/pull/646 * chore: release versions by @googleworkspace-bot in https://github.com/googleworkspace/cli/pull/647 **Full Changelog**: https://github.com/googleworkspace/cli/compare/v0.22.3...v0.22.4