Releases: RobertCraigie/pyright-python
Releases · RobertCraigie/pyright-python
v1.1.300
Pyright NPM Package update to 1.1.300 (#163) Co-authored-by: RobertCraigie <RobertCraigie@users.noreply.github.com>
v1.1.299
Pyright NPM Package update to 1.1.299 (#161) Co-authored-by: RobertCraigie <RobertCraigie@users.noreply.github.com>
v1.1.298
[pyright updated to 1.1.298] Update Version (#159) Co-authored-by: RobertCraigie <RobertCraigie@users.noreply.github.com>
v1.1.297
Pyright NPM Package update to 1.1.297 (#158) Co-authored-by: RobertCraigie <RobertCraigie@users.noreply.github.com>
v1.1.296
This release adds support for offline usage after the first initial run to cache the installed package.
This release also changes how the root cache directory is resolved, it now follows this pattern:
- Checks the
PYRIGHT_PYTHON_CACHE_DIR
environment variable - Checks the
XDG_CACHE_HOME
environment variable - Then if neither of the above are set, it defaults to
~/.cache
v1.1.295
Pyright NPM Package update to 1.1.295 (#154) Co-authored-by: RobertCraigie <RobertCraigie@users.noreply.github.com>
v1.1.294
Pyright NPM Package update to 1.1.294 (#151) Co-authored-by: RobertCraigie <RobertCraigie@users.noreply.github.com>
v1.1.293
Pyright NPM Package update to 1.1.293 (#148) Co-authored-by: RobertCraigie <RobertCraigie@users.noreply.github.com>
v1.1.292
[pyright updated to 1.1.292] Update Version (#144) * Pyright NPM Package update to 1.1.292 * Fix version condition in langserver --------- Co-authored-by: RobertCraigie <RobertCraigie@users.noreply.github.com>
v1.1.291
Pyright NPM Package update to 1.1.291 (#142) Co-authored-by: RobertCraigie <RobertCraigie@users.noreply.github.com>