All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- refactor: rename
Client
->API
#89
- the
Client
module no longer wraps theRequest
module but is to be used in conjunction with the latter. - new endpoints added (including but not limited to: content uploading/downloading, room aliases and read markers).
- added the examples directory.
First version of the Client-Server API wrapper.