Skip to content

Releases: mtshiba/pylyzer

v0.0.70

10 Nov 07:36
Compare
Choose a tag to compare

New in v0.0.70

  • add --no-infer-fn-type option
  • add --fast-error-report option
  • add --hurry option
  • add --do-not-show-ext-errors option

Others

Full Changelog: v0.0.69...v0.0.70

v0.0.69

04 Nov 09:22
Compare
Choose a tag to compare

New in v0.0.69

  • feat: cache cleaning option f215337

Others

  • patch for infinite loading #110

Full Changelog: v0.0.68...v0.0.69

v0.0.68

20 Oct 07:05
Compare
Choose a tag to compare

v0.0.67

19 Oct 06:03
Compare
Choose a tag to compare

Full Changelog: v0.0.65...v0.0.67

v0.0.66

15 Oct 17:08
Compare
Choose a tag to compare

New in v0.0.66

others

Full Changelog: v0.0.65...v0.0.66

v0.0.65

06 Oct 10:08
Compare
Choose a tag to compare

New in v0.0.65

  • feat: support tuple[T, ...] syntax d3d3bdb
  • feat: support type comment 74163c4
  • feat: support pyi files c4b7aa7
  • feat: support async def (partially) a074793

others

  • fix: typing/collections.abc types bug fddc571

Full Changelog: v0.0.64...v0.0.65

v0.0.64

04 Oct 07:13
Compare
Choose a tag to compare

New in v0.0.64

others

  • fix: type specification bugs ec539b0

Full Changelog: v0.0.63...v0.0.64

v0.0.63

26 Sep 10:02
Compare
Choose a tag to compare

New in v0.0.63

others

v0.0.62

19 Sep 09:16
Compare
Choose a tag to compare

Full Changelog: v0.0.61...v0.0.62

v0.0.61

20 Aug 13:35
Compare
Choose a tag to compare

New in v0.0.61

  • feat: support arguments expansion f5503d6
  • feat: add pylyzer_wasm crate b6a3682
  • feat: string literal type (forward reference) 6e88efe
  • feat: union type completion d448aaf

others