Current section
Files
Jump to
Current section
Files
claude_sdk
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.1.0
- Initial release
- Stateless streaming API via `ClaudeSDK.query/2`
- Stateful multi-turn client via `ClaudeSDK.Client`
- In-process MCP server support
- Automatic Claude CLI discovery
- Control request routing (tool approval, MCP messages)
- Session persistence and rewind support