github DetachHead/basedpyright v1.8.0
v1.8.0 (pyright 1.1.356)

latest releases: v1.13.1, v1.13.0, v1.12.6...
2 months ago

What's Changed

  • fix duplicated inlay hints in neovim (#209)
  • Support defaultLibrary semantic token modifier by @ValdezFOmar (#193)
  • Support decorator semantic token type by @ValdezFOmar (#217)
  • include the upstream version number in the --version output (#218)
    • bump upstream pyright version to 1.1.356
    • from now on, all future basedpyright releases will be based on a release version of pyright
  • add new reportImplicitRelativeImport diagnostic rule instead of banning them entirely in the import resolver (#220)
    • from now on, any breaking changes to upstream pyright will be configurable. sorry about that!
  • add links to readme and improve command line installation instructions by @KotlinIsland & @DetachHead (#221)

Full Changelog: v1.7.0...v1.8.0

Don't miss a new basedpyright release

NewReleases is sending notifications on new releases.