Releases: ryucc/ReRe
Releases · ryucc/ReRe
v0.0.8
v0.0.7
v0.0.6
v0.0.5
Support for external settings.
v0.0.3
v0.0.2
Prototype support for tracking final classes.
- Use a "representing class", with is the return class specified by the method return type, instead of the actual class of the returned object.
- For Records, use the component type
This "representing class" is only used when the actual class is not subclass able or visible.