Commits
Click on a commit to change the comparison rangeUse `functools.cache` instead of lru_cache Explicit declare python version in mypy config refactor complex method `ModelMeta.__new__` refactor: change first argument of `__new__` from `mcs` to `cls` chore: improve type hints refactor: set meta info attributions in static method refactor: move `_search_for_field_attributes` from global to ModelMeta class