Tags: andrewdoh/ruma
Tags
ruma 0.6.4 Bug fixes: * Fix rich reply fallback generated by the convenience methods of `RoomMessageEventContent` * Fixes an incompatibility with Element Web
ruma-client-api 0.14.1 Improvements: * Add `From<&UserId>` and `From<&OwnedUserId>` implementations for `UserIdentifier` * Add `UserIdentifier::email` constructor
ruma 0.6.3 Bug fixes: * Fix serialization and deserialization of events with a dynamic `event_type` Improvements: * Add `From<&UserId>` and `From<&OwnedUserId>` implementations for `UserIdentifier` * Add `UserIdentifier::email` constructor
ruma-common 0.9.2 Bug fixes: * Fix serialization and deserialization of events with a dynamic `event_type`
ruma-common 0.9.1
Improvements:
* Add `StrippedPowerLevelsEvent::power_levels`
* Add (`Sync`)`RoomMemberEvent::membership`
* Export `events::room::member::Change`
* Prior to this, you couldn't actually do anything with the
`membership_change` functions on various member event types
ruma 0.6.2
Improvements:
* Add `StrippedPowerLevelsEvent::power_levels`
* Add (`Sync`)`RoomMemberEvent::membership`
* Export `events::room::member::Change`
* Prior to this, you couldn't actually do anything with the
`membership_change` functions on various member event types
PreviousNext