Skip to content

Releases: mjpieters/pyright-analysis

Pyright Analysis 1.0.0

22 Jan 14:33
Compare
Choose a tag to compare

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

01 Jan 16:20
Compare
Choose a tag to compare
Pre-release

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

30 Dec 23:42
Compare
Choose a tag to compare
Pre-release

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

28 Dec 16:40
Compare
Choose a tag to compare
Pre-release

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]