Skip to content

v1.9.0 (pyright 1.1.357)

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 07:16
· 1702 commits to main since this release
624787e

What's Changed

  • add support for Sublime Text by @jfcherng in #224
  • Support parameter semantic token type by @ValdezFOmar in #229
  • add pre-commit hook by @jorenham in #232
  • Fix Unknown and Any variables being coloured as Unbound by @ValdezFOmar in #235
  • CI integration improvements
    • output errors in github action command format so that errors show up under effected lines of code in PRs by @DetachHead in #240
    • add --gitlabcodequality argument to generate gitlab code quality report by @DetachHead in #247
  • Fix build failure when installing from source when nodejs is not installed globally on linux by @KotlinIsland in #248
  • run validation actions on PRs from other forks by @Loch64 in #250
  • bump upstream pyright version to 1.1.357 by @DetachHead in #252

New Contributors

Full Changelog: v1.8.0...v1.9.0