Skip to content

Release release-1.4.28

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 21:23

Changelog

1.4.28

  • Fixed: Allow final keyword in anonymous structures
  • Fixed: Check inherited members from classes when comparing anonymous types with classes
  • Improvement: Use switch expression as enum type hint when resolving case expressions.
  • Misc: Caching class inherit lists