Skip to content

v2025.3.10551936

Pre-release
Pre-release

Choose a tag to compare

@bschnurr bschnurr released this 24 Feb 20:02
32b4a17

What's Changed

Enhancements

  • Report only files specified by mypy config by @ivirabyan in #352
  • Watch mypy config files and restart server on changes by @Copilot in #422

Bug Fixes

  • fix: syntax error in settings example by @karthiknadig in #355
  • fix: errors persists if there are any other errors in workspace by @karthiknadig in #361
  • When cwd config option is ${nearestConfig}, look for all of mypy.ini, .mypy.ini, pyproject.toml, setup.cfg by @tdscheper in #357
  • Fix: parse mypy diagnostics from stderr in non_interactive mode by @cnaples79 in #375
  • Fix symlink path resolution in diagnostics matching by @Copilot in #396
  • Fix DIAGNOSTIC_RE regex to handle trailing whitespace in mypy error codes by @Copilot in #397
  • Match files from workspace root by @edvilme in #399

Code Health

New Contributors

Full Changelog: v2025.2.0...v2025.3.10551936