Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

1.8.3

Compare
Choose a tag to compare
@timtebeek timtebeek released this 20 Dec 09:59
· 114 commits to main since this release
3804358

What's Changed

  • Associate the inner classes to the PSI. by @traceyyoshima in #547
  • Update K.Constructor model by @kunli2 in #522
  • Update K.Property model, add accessors as a replacement of setter/getter/isSetterFirst by @kunli2 in #523
  • Improve condition of nested inner class type fetching by @kunli2 in #548
  • Deprecate IsNullable marker and use J.NullableType instead by @kunli2 in #497
  • New LST models to support use-site annotation and deprecate AnnotationUseSite marker by @kunli2 in #549

Full Changelog: v1.8.2...v1.8.3