v0.0.5
MatrixClient:
- 7d53b76 Specify a user_id when giving an existing token to the constructor.
- cd610fc Listen in for room events using client listeners.
- a150a79 Send any type of state event to a room.
- abb137b Added listeners for join and invite rooms.
- 1228a7a Set type filters on listeners and listen for state events.
API:
- 5de3ab7 Fixed issue where the transaction id would not be unique
Thanks to @dovf, @sargon, @widhx, @SShrike and @gergelypolonkai for contributing.