Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.2/
Installation
pip install claude-agent-sdk==0.1.2What's Changed
- Fix Windows test failures due to path separator issues by @KuaaMU in #219
- Add Windows support to test workflows by @ashwin-ant in #222
- Add CHANGELOG entry for version 0.1.1 by @ashwin-ant in #229
- feat: automate changelog updates in release workflow by @ashwin-ant in #231
- fix #227: Fix PermissionResultAllow conversion to control_response by @vimota in #232
- chore: temporarily disable Windows CI in test-e2e workflow by @ashwin-ant in #234
- Add missing hook output fields to match TypeScript SDK by @ashwin-ant in #226
- chore: release v0.1.2 by @github-actions[bot] in #236
New Contributors
Full Changelog: v0.1.1...v0.1.2