Version 0.0.3
Pre-release
Pre-release
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