Releases: mtshiba/pylyzer
Releases · mtshiba/pylyzer
v0.0.61
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
v0.0.60
New in v0.0.60
- feat: support
TypeVar
& type parameter syntax (ce12285)
- User class generics are not yet supported.
- feat: support glob import (67a65b5)
others