Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

0.18.7

Choose a tag to compare

@kjin kjin released this 17 May 03:08

This releases fixes a potential issue where the body argument of Service#request might be a raw JSON string rather than the parsed response body.

Commits

4637b33 fix: for Service#request, always provide parsed body (#139)
e68b33b fix: expose a few properties (#138)