1.0.0 (2025-05-21)
Full Changelog: v0.2.0-beta.4...v1.0.0
⚠ BREAKING CHANGES
- client: rename variant constructors
- client: remove is present
Features
Bug Fixes
- client: correctly set stream key for multipart (f17bfe0)
- client: don't panic on marshal with extra null field (d67a151)
- client: elide nil citations array (09cadec)
- client: fix bug with empty tool inputs and citation deltas in Accumulate (f4ac348)
- client: increase max stream buffer size (18a6ccf)
- client: remove is present (385d99f)
- client: resolve naming collisions in union variants (2cb6904)
- client: use scanner for streaming (82a2840)