Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 13:05
· 2157 commits to main since this release

What's Changed

  • support enabling the pylance extension while the basedpyright extension is enabled by @DetachHead in #72
  • set typeCheckingMode to all by default by @DetachHead in #75
  • remove typing.Callable deprecation since Callable is not a collection by @DetachHead in #80
  • add reportAny rule by @DetachHead in #73

Full Changelog: v1.1.0...v1.2.0