Skip to content

Published 1.0.5

Compare
Choose a tag to compare
@erictraut erictraut released this 29 Mar 06:38

Fixed several bugs in type constraint engine.
Improved performance of VS Code extension by increasing analysis batch time.
Added assignment type constraint for instance and class variables.
Fixed special-case type checking rules for int and float.
Fixed handling of type annotations that involve generic classes with no type variables (e.g. "list").