Skip to content

0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 17:47
· 25 commits to main since this release
0.2.3
4cda8e9
[0.2.3] - 2024-11-01

--------------------

Added
- Python 3.13 support.
- Proper Base64 serialization. #31
- BaseModel.get_field_root_type supports typing.UnionType.

Changed
- SearchRequest.attributes and SearchRequest.attributes are mutually exclusive. #19
- scim2_models.Schema ids must be valid URIs. #26