chore: update docs and bump version to 2026-03-26

This commit is contained in:
Mirtle
2026-03-26 18:41:18 +08:00
parent ff1da70fbd
commit 07eca7256d
4 changed files with 34 additions and 2 deletions

View File

@@ -2,11 +2,35 @@
除日常更新词库外的一些主要更新 🆕、破坏性变更 ⚠️。
---
*2026.03.26 Release*
## 2026-03-26
- test: 新增自动化测试和 yaml / lua 语法检查。用例覆盖主流程,在提交时运行。
## 2026-03-21
- fix(lua): 修复时区问题(#1501)
## 2026-03-11
- dict(radical):拆字词典覆盖拓展区 b - j 汉字
## 2026-03-08
- feat: 加入一些时间和日期的自定义展示 [#1485](https://github.com/iDvel/rime-ice/pull/1485)
- 中英日期触发关键字,全拼默认为 `rqzh``rqen`,双拼默认为 `datezh``dateen`
## 2026-01-26
- dict(symbol):删除了 V/v 模式中的 emoji 集合
## 2026-01-05
- docs: 添加在线试用链接,由 @Mintimate 友情构建
---
*2025.12.08 Release*