v0.4.11
Release Highlights
This patch release includes bug fixes, documentation improvements, and a new MCP package:
New Features
- MCP Package: Added art.mcppackage for Model Context Protocol integration
Bug Fixes
- Fixed GraphQL dependency compatibility by pinning gqlpackage to< 4
- Fixed run_checks.shscript to succeed on macOS
Documentation & Examples
- Updated notebook links and examples
- Improved LangGraph integration documentation
- Better documentation for wrap_rolloutfunction
What's Changed
- Add art.mcp package (#369)
- Pin gql version to fix compatibility (#372)
- Allow run_checks.sh to succeed on mac (#370)
- Update nb links (#371)
- Properly document wrap_rollout (#368)
- Update LangGraph docs (#367)
- Link to LangGraph (#365)
- Update LangGraph integration doc (#363)
Full Changelog: v0.4.9...v0.4.11