> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 4.49.0

**`(feat):`** 添加 `mypy_exclude` 自定义配置选项，用于从 mypy 类型检查中排除目录。这在 `.fernignore` 保留目录（如 `legacy/` 或 `tests/integration/`）包含与生成的 SDK 不兼容的代码时非常有用。