Skip to content

Version 0.0.3

Pre-release
Pre-release

Choose a tag to compare

@ananace ananace released this 14 Aug 11:16
· 659 commits to master since this release
v0.0.3

Changes since 0.0.2:

  • Added missing accessors for HTTP timeout

  • Added methods for checking auth status to client API

  • Added a wrapper class for API responses to ease use

  • Added option (and defaults) to store login details on registration

  • Added support for creating a MatrixSdk::Client off of an existing MatrixSdk::Api

  • Extended event handling

  • Fixed batch handling in sync

  • Fixed event handling in the sample

  • Removed unimplemented API methods to avoid confusion