Skip to content

Release 1.4.15-231 (broken)

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 16:35

NOTE: This release contains a caching bug that breaks type checking

Changelog

1.4.15-231

  • NOTE: Builds for idea 2023.1 are no longer actively maintained (consider upgrading to 2023.2)
  • 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