github DetachHead/basedpyright v1.24.0
v1.24.0 (pyright 1.1.392)

16 hours ago

What's Changed

  • add allowedUntypedLibraries setting to support disabling diagnostics for untyped functions/classes imported from specific modules by @Wizzerinus in #970
  • report an error instead of crashing when attempting to baseline errors from files that are located outside of the project root by @DetachHead in #982
  • fix import suggestion code actions being disabled when basedpyright.analysis.autoImportCompletions is disabled by @DetachHead in #983
  • update pyright to 1.1.392 by @DetachHead in #996
  • improve example in the docs for configuring the language server in neovim by @korchizhinskiy in #980

New Contributors

Full Changelog: v1.23.2...v1.24.0

Don't miss a new basedpyright release

NewReleases is sending notifications on new releases.