v0.3.0
Enhancements
- Upgrade to protobuf-es v0.2.0 by @smaye81 #292
- Respect binary encoding options in the connect transport by @timostamm #274
- Deprecate ConnectError constructor by @timostamm #272
Bugfixes
- Fix await res.json() in package README by @timostamm #269
- Fix await res.json() in top-level README by @nguyenyou #268
- Fix: raise a ConnectError with Code.Canceled from StreamResponse.read() by @timostamm #267
New Contributors
@nguyenyou made their first contributions in #268