Releases: mjpieters/pyright-analysis
Releases · mjpieters/pyright-analysis
Pyright Analysis 1.0.0
Features
- Added a footer linking back to the project (#71)
Attestations Created
Verify with gh attestation verify --repo mjpieters/pyright-analysis --predicate-type https://docs.pypi.org/attestations/publish/v1 [FILENAME]
Pyright Analysis 1.0.0rc3
Bugfixes
- Output inteded for stderr now actually goes to stderr. (#42)
Attestations Created
Verify with gh attestation verify --repo mjpieters/pyright-analysis --predicate-type https://docs.pypi.org/attestations/publish/v1 [FILENAME]
Pyright Analysis 1.0.0rc2
Features
- When exporting to HTML, JSON or an image the target filename is reported to
stderr. (#26)
Bugfixes
- Fix format selection for image exports with an explicit filename. (#24)
Attestations Created
Verify with gh attestation verify --repo mjpieters/pyright-analysis --predicate-type https://docs.pypi.org/attestations/publish/v1 [FILENAME]
Pyright Analysis 1.0.0rc1
Features
- Add a --version option (#14)
Bugfixes
- Improve handling of kaleido browser detection failures in the cli, providing
feedback only when trying to export a graph to an image. (#1) - Avoid using itemgetter with Pydantic, fixes pyright JSON parsing in Python
3.12. (#2) - Mark all optional fields in the pyright typeCompletenessReport object as such. (#3)
Attestations Created
Verify with gh attestation verify --repo mjpieters/pyright-analysis --predicate-type https://docs.pypi.org/attestations/publish/v1 [FILENAME]