Compare commits
4 Commits
1.3.0
...
bdf24f6790
| Author | SHA1 | Date | |
|---|---|---|---|
| bdf24f6790 | |||
| e3afc4f678 | |||
| a37e4a8826 | |||
| 934ef6f211 |
@@ -24,8 +24,7 @@
|
|||||||
|
|
||||||
| 版本 | 主题 | 状态 |
|
| 版本 | 主题 | 状态 |
|
||||||
| :--- | :--- | :--- |
|
| :--- | :--- | :--- |
|
||||||
| 1.2.0 | UTC 时区基础修正 | ✅ 已发布 |
|
| 1.3.0 | 时间窗口 + real_type 优先级 | ✅ 已发布 |
|
||||||
| 1.3.0 | 时间窗口 + real_type 优先级 | 🚀 测试中 |
|
|
||||||
| 1.4.0 | SAF 权限改造 | 📋 规划中 |
|
| 1.4.0 | SAF 权限改造 | 📋 规划中 |
|
||||||
| 1.5.0 | 功率计算优化 | 📋 规划中 |
|
| 1.5.0 | 功率计算优化 | 📋 规划中 |
|
||||||
| 2.0.0 | 数据看板扩展(月/季/年趋势) | 📋 远景 |
|
| 2.0.0 | 数据看板扩展(月/季/年趋势) | 📋 远景 |
|
||||||
|
|||||||
+1
-1
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
|||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
# In Windows, build-name is used as the major, minor, and patch parts
|
# In Windows, build-name is used as the major, minor, and patch parts
|
||||||
# of the product and file versions while build-number is used as the build suffix.
|
# of the product and file versions while build-number is used as the build suffix.
|
||||||
version: 1.3.0
|
version: 1.3.0-dev.1
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.9.2
|
sdk: ^3.9.2
|
||||||
|
|||||||
Reference in New Issue
Block a user