v2025.3.10551936
Pre-release
Pre-release
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
- Bump tar-fs from 2.1.1 to 2.1.2 by @dependabot[bot] in #358
- chore: update brace-expansion and tar-fs versions to latest by @eleanorjboyd in #369
- convert to azure pipeline by @bschnurr in #385
- Bump Node.js to 22.17.0 and modernize tooling by @Copilot in #374
- Bump jws from 3.2.2 to 3.2.3 by @dependabot[bot] in #388
- Bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #389
- Update to pygls 2 by @edvilme in #400
- Fix errors from pygls 2 update by @edvilme in #401
- Update dependabot by @edvilme in #404
- Bump minimum Python version to 3.10 by @Copilot in #423
- Agentic Workflow: Update Python requirements annually by @edvilme in #424
- updating to build template by @bschnurr in #425
- add nuget pipeline by @bschnurr in #432
- Agentic Workflow: Check issues on Python Tools Extension Template by @edvilme in #434
- Agentic Workflow: Update Python versions using JSON endpoint by @edvilme in #428
- Disable CI trigger in stable pipeline by @bschnurr in #433
- Fix typo in README by @frazar in #386
- Update @vscode/vsce to ^3.7.1-1 by @bschnurr in #436
- Add PR creation skill for Copilot by @bschnurr in #435
New Contributors
- @tdscheper made their first contribution in #357
- @cnaples79 made their first contribution in #375
- @bschnurr made their first contribution in #385
- @Copilot made their first contribution in #374
- @edvilme made their first contribution in #399
- @frazar made their first contribution in #386
Full Changelog: v2025.2.0...v2025.3.10551936