Skip to content

Release v0.1.8

Choose a tag to compare

@github-actions github-actions released this 19 Nov 05:22
· 112 commits to main since this release
d5dc615

Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.8/

Installation

pip install claude-agent-sdk==0.1.8

What's Changed

  • feat: bundle Claude Code CLI in pip package by @ashwin-ant in #283
  • fix: remove emojis from build_wheel.py for Windows compatibility by @ashwin-ant in #342
  • fix: use PowerShell installer for Windows CLI download by @ashwin-ant in #343
  • fix: disable artifact compression to prevent wheel corruption by @ashwin-ant in #344
  • fix: install wheel package for retagging platform-specific wheels by @ashwin-ant in #345
  • chore: release v0.1.8 by @github-actions[bot] in #346

Full Changelog: v0.1.7...v0.1.8