0.2.0
[0.2.0] - 2024-08-18 --------------------- Fixed ^^^^^ - Fix the extension mechanism by introducing the :class:`~scim2_models.Extension` class. #60, #63 .. note:: ``schema.make_model()`` becomes ``Resource.from_schema(schema)`` or ``Extension.from_schema(schema)``.