Summary
BREAKING CHANGE
Configuration compatibility is maintained, but option behavior has changed.
The following options have been changed:
- ignore_note: Fixed to true, no longer used internally, always ignores note:
- output_json: Newly added, defaults to false, requires mypy 1.11 or higher
What's Changed
- feat: JSON format support by @tsuyoshicho in #162
New Contributors
- @dependabot made their first contribution in #144
Full Changelog: v4...v5.0.0