From 07eca7256d0bae6948dcf3838e14910dbe3b00be Mon Sep 17 00:00:00 2001 From: Mirtle Date: Thu, 26 Mar 2026 18:41:18 +0800 Subject: [PATCH] chore: update docs and bump version to 2026-03-26 --- others/CHANGELOG.md | 24 ++++++++++++++++++++++++ others/emoji-map.txt | 2 +- others/script/Makefile | 2 +- squirrel.yaml | 8 ++++++++ 4 files changed, 34 insertions(+), 2 deletions(-) diff --git a/others/CHANGELOG.md b/others/CHANGELOG.md index ca4ad36..839b629 100644 --- a/others/CHANGELOG.md +++ b/others/CHANGELOG.md @@ -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* diff --git a/others/emoji-map.txt b/others/emoji-map.txt index 33e6c3a..bdb2895 100644 --- a/others/emoji-map.txt +++ b/others/emoji-map.txt @@ -53,6 +53,7 @@ ### 金钱符号 ¥ 人民币 日元 日币 $ 美元 美刀 +¢ 美分 HK$ 港元 港币 MOP$ 澳门元 澳门币 葡币 S$ 新加坡元 新加坡币 @@ -63,7 +64,6 @@ S$ 新加坡元 新加坡币 ₨ 卢比 ₹ 印度卢比 - ### Smileys & Emotion # face-smiling 😀 笑脸 diff --git a/others/script/Makefile b/others/script/Makefile index bd9d1bd..400d741 100644 --- a/others/script/Makefile +++ b/others/script/Makefile @@ -6,7 +6,7 @@ default: @: build: - go run . --rime_path "$$(cd ../.. && pwd)" + go mod tidy && go run . --rime_path "$$(cd ../.. && pwd)" --auto_confirm lint: bash lint/run.sh all diff --git a/squirrel.yaml b/squirrel.yaml index b8048bf..ebfcecf 100644 --- a/squirrel.yaml +++ b/squirrel.yaml @@ -8,6 +8,14 @@ # 鼠须管界面配置指南: https://github.com/LEOYoon-Tsaw/Rime_collections/blob/master/鼠鬚管介面配置指南.md # 鼠须管作者写的图形化的皮肤设计器: https://github.com/LEOYoon-Tsaw/Squirrel-Designer +# Squirrel 部分命令行选项: +# squirrel="/Library/Input Methods/Squirrel.app/Contents/MacOS/Squirrel" +# --quit:退出所有 Squirrel 进程 +# --reload:重新部署 +# --sync:触发同步用户数据 +# --build:构建 +# --help:帮助输出帮助文本 + # 要比共享目录的同名文件的 config_version 大才可以生效 config_version: '2026-01-31' # 对应的鼠须管版本: 1.1.2