What's Changed
- Improve NetworkTransport and add test coverage by @mattt in #108
- Prevent double continuation resumption in client by @mattt in #113
- Add test coverage for base64 data helper methods by @mattt in #114
- Add support for sampling by @mattt in #119
- Improve ergonomics of prompt and sampling message initialization by @mattt in #120
- Update
Client.connect(transport:)
to automatically sendinitialize
request by @mattt in #100
Full Changelog: 0.8.2...0.9.0