v0.10.0
This release bring the support for redacted events (previously the lib would crash if a redacted event was present on a sync response).
To do that the lib was refactored using macros to generate the events types instead of inheritance. This makes the doc way easier to read, as well as the code itself. Still their should not be major changes to do to use this version.