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)