v0.3.0 add streaming support
What's Changed
- Add Claude settings and git workflow guidelines by @amavashev in #22
- Standardize CLAUDE.md and settings.json: fix typo, add schema, add gi… by @amavashev in #23
- Add CLAUDE.md, settings.json, and SessionStart hook by @amavashev in #24
- Refactor CI workflow to use shared workflow from .github repository by @amavashev in #25
- Claude/analyze codebase metrics 9 uqs6 by @amavashev in #26
- Fix contract test UTF-8 encoding for Windows compatibility by @amavashev in #27
- Update coverage badge to reflect actual coverage by @amavashev in #32
- Improve package metadata and discoverability by @amavashev in #33
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #31
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #30
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #29
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #28
- Add project URLs for PyPI sidebar links by @amavashev in #34
- Implement real integration tests for nightly pipeline by @amavashev in #36
- Fix API response codes and parameter names in integration tests by @amavashev in #37
- fix: guard requests import so CI collection doesn't fail by @amavashev in #38
- feat: add StreamReservation context manager for streaming DX by @amavashev in #39
New Contributors
- @dependabot[bot] made their first contribution in #31
Full Changelog: v0.2.0...v0.3.0