Skip to content

v0.8.9

Compare
Choose a tag to compare
@akarneliuk akarneliuk released this 21 Aug 21:34
· 61 commits to master since this release
4e00513
  • Default value for encoding everywhere is set to None.
  • Method capabilities() now is called as part of connect() to collect supported encoding as part of session establishing.
  • If encoding is not specified by user, then it is auto-set based on the list collected via capabilites() with json having the first priority follwed by json_ietf.