Skip to content

Releases: microsoft/vscode-mypy

v2024.0.0

05 Sep 21:50
524653c
Compare
Choose a tag to compare

Changes:

Feature Requests:

  • #289: Engineering - cleanup TSA pipeline template parameter

Bugs:

  • #237: Fix issue with missing column number
  • #220: Use fnmatch instead of pathlibs match
  • #215: Fix for ${fileDirname} crash
  • #209: Clean Up README.md

Others:

  • #322: bump-release 2024.0.0
  • #321: Update packages for release
See More
  • #318: fix: usage of setup-node@v3 in push-check
  • #314: Remove dependabot and update packages
  • #311: Update mypy to 1.11.0
  • #309: fix: usage of deprecated version of Node.js
  • #307: Update mypy to 1.10.1
  • #302: fix: deprecated document getting usage
  • #297: add bug report template
  • #283: Update CONTRIBUTING.md
  • #290: Fix CI linting check failure
  • #258: Add Mypy issue tracker to README
  • #257: Update to latest mypy
  • #238: Update packages
  • #235: Change default value of preferDaemon setting
  • #218: Update Mypy settings descriptions
  • #196: Bump actions/setup-node from 3 to 4 in /.github/actions/build-vsix
  • #203: Bump actions/setup-node from 3 to 4 in /.github/actions/lint
  • #205: Update packages and version for pre-release

This list of changes was auto generated.

2023.6.0

02 Nov 17:18
ee003b6
Compare
Choose a tag to compare

What's Changed

Enhancements

Code Health

  • Add more details to README and settings descriptions by @luabud in #195

New Contributors

Full Changelog: v2023.4.0...v2023.6.0

2023.4.0

05 Oct 21:59
b9492bd
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

New Contributors

Full Changelog: v2023.2.0...v2023.4.0

2023.2.0

03 Aug 22:04
54acc8c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix spurious errors when using --follow-imports=normal by @Jammf in #76
  • Remove follow-imports argument which may conflict with projects by @PeterJCLaw in #90
  • Ensure filtering for stdlib excludes sysconfig data by @karthiknadig in #92
  • Ensure tool dir is always on path by @karthiknadig in #100

Code Health

New Contributors

Full Changelog: v2023.0.0...v2023.2.0

2023.0.0

06 Jul 21:25
1f37c26
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

New Contributors

Full Changelog: 2023.1.0...2023.0.0