4.49.0

(feat): Add mypy_exclude custom config option to exclude directories from mypy type checking. This is useful when .fernignore preserves directories (like legacy/ or tests/integration/) that contain code incompatible with the generated SDK.