Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@soutaro soutaro released this 31 Jul 06:24
· 1427 commits to master since this release

Release note

Changes

Type checker core

  • Ignore special local variables -- _, __any__, and __skip__ (#617, #627)
  • Fix type narrowing on assignments (#622)