750 B
750 B
[unreleased]
0.5.0
Breaking changes:
- Make
Errortype non-exhaustive
0.4.0
Breaking changes:
- Fix a typo in a public function name:
user_id::localpart_is_fully_{comforming => conforming}
0.3.0
Breaking changes:
- Remove the
serdefeature
0.2.4
Improvements:
- Restore the
serdefeature which was accidentally removed in a patch release
0.2.3
Improvements:
- Add a
compatfeature- Under this feature, more user IDs are accepted that exist in the while but are not spec-compliant
0.2.2
Improvements:
- Add verification of
mxc://URIs
0.2.1
Improvements:
- Drop unused dependencies
0.2.0
Breaking changes:
- Remove
key_algorithmsmodule (moved to ruma-identifiers ascrypto_algorithms)