This repository was archived by the owner on May 12, 2025. It is now read-only.
1.8.3
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, addaccessors
as a replacement ofsetter
/getter
/isSetterFirst
by @kunli2 in #523 - Improve condition of nested inner class type fetching by @kunli2 in #548
- Deprecate
IsNullable
marker and useJ.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