This commit is contained in:
Dvel
2025-12-13 12:49:06 +08:00
parent 5bc4d3057a
commit 7b90cd63e9
3 changed files with 44 additions and 18 deletions

View File

@@ -2,7 +2,11 @@
除日常更新词库外的一些主要更新 🆕、破坏性变更 ⚠️。
### 2025.12.08
---
*2025.12.08 Release*
### 2025-12-08
- 修正了 lua 注释中的引入错误 [#1405](https://github.com/iDvel/rime-ice/issues/1405)
@@ -10,6 +14,11 @@
- `uuid.lua` 生成符合 RFC 4122 标准的 UUID v4 [#1383](https://github.com/iDvel/rime-ice/pull/1383)
### 2025-10-23
- 以词定字长句输入支持 ([#1252](https://github.com/iDvel/rime-ice/issues/1252))
- 计算器百分号支持([#1298](https://github.com/iDvel/rime-ice/pull/1298))
### 2025-06-09
- 添加拼音加加双拼方案 [#1228](https://github.com/iDvel/rime-ice/pull/1228)