Skip to content

v0.9.0

Choose a tag to compare

@tomas tomas released this 16 Apr 17:50
· 455 commits to master since this release
  • Added .parser property to response ('xml' or 'json' depending on the parser used).
  • Added read_timeout option, disabled by default.
  • Set utf-8 charset in Content-Type header for JSON requests.
  • Added debug module as a dependency.
  • Updated documentation.