Skip to content

Releases: mtshiba/pylyzer

v0.1.0-beta.0

25 May 11:29
Compare
Choose a tag to compare

Changes

  • Local package analysis is now available (#33, #31, #22).

Full Changelog: v0.0.27...v0.1.0-beta.0

v0.0.27

13 May 12:20
Compare
Choose a tag to compare

Minor changes

  • pylyzer now recognizes the directory where __init__.py is placed as a module
  • Improved completion speed and accuracy (by erg-lang/erg#427)
  • Union can take more than 3 options
  • Improved Union/Mapping error messages

Full Changelog: v0.0.26...v0.0.27

v0.0.26

09 May 15:07
Compare
Choose a tag to compare

Supported

  • Iterator
  • Sequence
  • Mapping

v0.0.25

03 May 06:15
Compare
Choose a tag to compare

Supported

  • Callable
  • Iterable

Full Changelog: v0.0.24...v0.0.25

v0.0.24

30 Apr 12:48
Compare
Choose a tag to compare

Supported

  • default parameters
  • keyword arguments

Fixed

  • language server crashes

Full Changelog: v0.0.23...v0.0.24

v0.0.23

29 Apr 05:39
Compare
Choose a tag to compare
  • dict, tuple types are now checked.

v0.0.22

27 Apr 07:03
Compare
Choose a tag to compare

v0.0.21

19 Apr 11:23
Compare
Choose a tag to compare

v0.0.20

16 Apr 14:45
Compare
Choose a tag to compare

v0.0.19

11 Apr 15:57
Compare
Choose a tag to compare