v0.13.0
What's Changed
- feat: returns
NetworkError
when the response returns a non-200 HTTP status code by @LukeSparkLayer in #143 - feat: add
ExecRawWithExtensions
method for retrieving extensions in response by @r4fall1 in #144 - feat: decode extensions from response via
BindExtensions
option by @hgiasac in #146
New Contributors
- @LukeSparkLayer made their first contribution in #143
- @r4fall1 made their first contribution in #144
Full Changelog: v0.12.2...v0.13.0