File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,12 @@ Time zone of version release date: **UTC+8**
1818
1919## hikage-core
2020
21- ### 1.0.0 | 2025.04.20 &ensp ; <Badge type =" tip " text =" latest " vertical =" middle " />
21+ ### 1.0.1 | 2025.05.06 &ensp ; <Badge type =" tip " text =" latest " vertical =" middle " />
22+
23+ - Fixed the issue where the KSP source code was not successfully released
24+ - Added states management feature
25+
26+ ### 1.0.0 | 2025.04.20 &ensp ; <Badge type =" warning " text =" stale " vertical =" middle " />
2227
2328- The first version is submitted to Maven
2429
Original file line number Diff line number Diff line change 1010
1111## hikage-core
1212
13- ### 1.0.0 | 2025.04.20 &ensp ; <Badge type =" tip " text =" 最新 " vertical =" middle " />
13+ ### 1.0.1 | 2025.05.06 &ensp ; <Badge type =" tip " text =" 最新 " vertical =" middle " />
14+
15+ - 修复 KSP 源码没有成功发布的问题
16+ - 新增状态管理功能
17+
18+ ### 1.0.0 | 2025.04.20 &ensp ; <Badge type =" warning " text =" 过旧 " vertical =" middle " />
1419
1520- 首个版本提交至 Maven
1621
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ project.samples-app.packageName=com.highcapable.hikage.demo
1515project.samples-app.versionName =universal
1616project.samples-app.versionCode =1
1717project.hikage-core.namespace =${project.groupName}.core
18- project.hikage-core.version ="1.0.0 "
18+ project.hikage-core.version ="1.0.1 "
1919project.hikage-core-lint.namespace =${project.groupName}.core.lint
2020project.hikage-core-lint.identifier =${project.groupName}:hikage-core:${project.hikage-core.version}
2121project.hikage-core-lint.min-api =9
You can’t perform that action at this time.
0 commit comments