Changelog

The version update history of YukiReflection is recorded here.

Pay Attention

We will only maintain the latest API version, if you are using an outdate API version, you voluntarily renounce any possibility of maintenance.

Notice

To avoid translation time consumption, Changelog will use Google Translation from Chinese to English, please refer to the original text for actual reference.

Time zone of version release date: UTC+8

1.0.2 | 2023.04.25  latest

  • Fixed a critical issue where the Member cache did not take effect and persistent storage eventually caused app out of memory (OOM), thanks to Art-Chenopen in new window
  • Remove the direct cache function of Member and deprecated YukiReflection.Configs.isEnableMemberCache, keep the cache function of Class
  • Modified finder to Sequence, optimize the finding speed and performance of Member

1.0.1 | 2023.04.16  stale

  • Change the type of dependent library from Java Library (jar) to Android Library (aar)
  • Removed wrong Class object declaration in Android type

1.0.0 | 2023.01.26  stale

  • The first version is submitted to Maven