Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.1/
Installation
pip install claude-agent-sdk==0.1.1What's Changed
- feat: ClaudeSDKClient supports custom transport. by @jwx0925 in #187
- changelog update by @ashwin-ant in #192
- Update model references to claude-sonnet-4-5 by @ashwin-ant in #198
- Add minimum Claude Code version check (2.0.0+) by @ashwin-ant in #206
- update PermissionResult to match latest control protocol by @ashwin-ant in #209
- chore: bump version to 0.1.1 by @github-actions[bot] in #210
New Contributors
Full Changelog: v0.1.0...v0.1.1