Version 1.3.0 Changes since 1.2.1; - Improved response handling to add accessors recursively - Removed MatrixSdk extensions from the global scope, if you've been using these in your own code you must now remember to `extend MatrixSdk::Extensions` in order for them to be available.