v0.3.0
https://pypi.org/project/mautrix-appservice/0.3.0/
- Made
StateStoreinto an abstract class for easier custom storage backends - Fixed response of
/transactionto return empty object with 200 OK's as per spec - Fixed URL parameter encoding
- Exported
IntentAPIfor type hinting