mirror of
https://github.com/HighCapable/YukiReflection.git
synced 2025-09-10 12:34:06 +08:00
Update version to 1.0.2
This commit is contained in:
@@ -8,7 +8,13 @@
|
||||
|
||||
:::
|
||||
|
||||
### 1.0.1 | 2023.04.16  <Badge type="tip" text="最新" vertical="middle" />
|
||||
### 1.0.2 | 2023.04.25  <Badge type="tip" text="最新" vertical="middle" />
|
||||
|
||||
- 修复一个严重问题,`Member` 缓存未生效且持续存储最终引发 APP 内存溢出 (OOM),感谢 [Art-Chen](https://github.com/Art-Chen)
|
||||
- 移除 `Member` 的直接缓存功能并作废 ~~`YukiReflection.Configs.isEnableMemberCache`~~,保留 `Class` 的缓存功能
|
||||
- 对接查找功能到 `Sequence`,优化 `Member` 的查找速度与性能
|
||||
|
||||
### 1.0.1 | 2023.04.16  <Badge type="warning" text="过旧" vertical="middle" />
|
||||
|
||||
- 将依赖库的类型由 **Java Library** (jar) 修改为 **Android Library** (aar)
|
||||
- 移除了 Android `type` 中的错误 `Class` 对象声明
|
||||
|
Reference in New Issue
Block a user