github DetachHead/basedpyright v1.11.0
v1.11.0 (pyright 1.1.361)

latest releases: v1.18.0, v1.17.5, v1.17.4...
5 months ago

What's Changed

  • allow running as a Python module (ie. python -m basedpyright) by @vemel in #324
  • support disabling deprecation, unused and unreachable hints in diagnostic severity overrides by @DetachHead in #326
  • exit with code 3 when an invalid diagnostic severity override value is specified by @DetachHead in #326
  • Adjust readme to document that pyright: ignore is safer and preferred over type: ignore comments by @KotlinIsland in #331
  • fix normal variables incorrectly getting a TypeAlias inlay hint if their type came from a type alias by @DetachHead in #328
  • update upstream pyright version to 1.1.361 by @DetachHead in #333

New Contributors

Full Changelog: v1.10.4...v1.11.0

Don't miss a new basedpyright release

NewReleases is sending notifications on new releases.