Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 20:22
· 1 commit to main since this release
0.5.0
c03fc21
[0.5.0] - 2025-08-18

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

Added
^^^^^
- Validation that forbid :class:`~scim2_models.PatchOp` with zero ``operations``.

Fixed
^^^^^
- Allow PATCH operations on resources and extensions root path.
- Multiple ComplexAttribute do not inherit from MultiValuedComplexAttribute by default. :issue:`72` :issue:`73`