Skip to content

Releases: DetachHead/basedpyright

v1.39.10 (pyright 1.1.412)

Choose a tag to compare

@DetachHead DetachHead released this 13 Aug 17:12
Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

Full Changelog: v1.39.9...v1.39.10

v1.39.9 (pyright 1.1.411)

Choose a tag to compare

@DetachHead DetachHead released this 27 Jun 02:21
Immutable release. Only release title and notes can be modified.

What's Changed

Full Changelog: v1.39.8...v1.39.9

v1.39.8 (pyright 1.1.410)

Choose a tag to compare

@DetachHead DetachHead released this 14 Jun 10:12
Immutable release. Only release title and notes can be modified.
fab7323

What's Changed

New Contributors

Full Changelog: v1.39.7...v1.39.8

v1.39.7 (pyright 1.1.410)

Choose a tag to compare

@DetachHead DetachHead released this 07 Jun 11:39
Immutable release. Only release title and notes can be modified.
c9a757d

What's Changed

  • don't create a copy of the basedpyright-langserver executable in the vscode extension unless running on windows by @DetachHead in #1810
    • this was a hacky way to try to avoid issues updating basedpyright while the language server is running, but this was never actually a problem on linux & macOS because executables can be deleted while running
  • fix empty semantic tokens response interfering with other language servers when basedpyright.disableLanguageServices is set by @DetachHead in #1815
  • avoid duplicated capability registrations by @DetachHead in #1816

Full Changelog: v1.39.6...v1.39.7

v1.39.6 (pyright 1.1.410)

Choose a tag to compare

@DetachHead DetachHead released this 24 May 09:02
Immutable release. Only release title and notes can be modified.
ad82d91

What's Changed

New Contributors

Full Changelog: v1.39.5...v1.39.6

v1.39.5 (pyright 1.1.409)

Choose a tag to compare

@DetachHead DetachHead released this 17 May 11:49
Immutable release. Only release title and notes can be modified.
a511b78

What's Changed

  • fix error attempting to baseline diagnostics from the new string.templatelib module when targeting python 3.14 by @DetachHead in #1801

Full Changelog: v1.39.4...v1.39.5

v1.39.4 (pyright 1.1.409)

Choose a tag to compare

@DetachHead DetachHead released this 11 May 11:30
Immutable release. Only release title and notes can be modified.
b058a64

What's Changed

  • Update basedpyright's docs for PyCharm by @charliecloudberry in #1643
  • treat map & filter as not subscriptable at runtime and don't show generic inlay hints for non-subscriptable types by @nfer in #1797

New Contributors

Full Changelog: v1.39.3...v1.39.4

v1.39.3 (pyright 1.1.409)

Choose a tag to compare

@DetachHead DetachHead released this 20 Apr 22:41
Immutable release. Only release title and notes can be modified.
5f66727

What's Changed

  • fix docs site not being deployed, which was caused by some changes I made to improve the security of our CI by @DetachHead in #1782

Full Changelog: v1.39.2...v1.39.3

v1.39.2 (pyright 1.1.409)

Choose a tag to compare

@DetachHead DetachHead released this 17 Apr 00:40
Immutable release. Only release title and notes can be modified.
ceb200c

What's Changed

  • fix basedpyright being broken in the playground caused by browser-basedpyright being published with nothing in it by @DetachHead in #1778

Full Changelog: v1.39.1...v1.39.2

v1.39.1 (pyright 1.1.409)

Choose a tag to compare

@DetachHead DetachHead released this 16 Apr 12:23
Immutable release. Only release title and notes can be modified.

What's Changed

Full Changelog: v1.39.0...v1.39.1