Skip to content

Release 1.4.15 (Broken - do not use)

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 15:59

NOTE: This release contains a caching bug that breaks type checking (use 1.4.16 or newer instead)

Changelog

1.4.15

  • Improvement: Large performance improvement for projects with complex type inheritance graphs
  • Improvement: Resolving same package types across libraries
  • Added: support for resolve variable type from usage
  • Bugfix: Module layer in psi broke type hierarchy resolving.
  • Bugfix: Fixed type resolve for parameters with only default value
  • Bugfix: Fixed incorrect error on fields defined by interfaces