Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 00:07
· 114 commits to master since this release

For users

Fixed

  • Earlier versions could not resolve available packages.
    This has been fixed.

Removed

  • Versions lower than 2024.1 are no longer supported.

For contributors

Added

Changed

Fixed

  • The project interpreter path is now correctly passed to Pyright.
    (ba0947b, 7a1e3b1)
  • PyrightLSConfigurable's apply(), isModified() and reset()
    now call the corresponding methods of panel.
    This fixes a(nother) regression introduced in v0.1.0-poc.3
    which has been causing the configuration panels to be unresetable. (fce7406)

Removed

  • Support for versions lower than 2024.1 is discontinued. (92b029a, d3fd01b)