0017a08e42
BREAKING CHANGE: 中英混输词库由英文方案附属切换到单独的 table_translator - 词库文件由 `cn_en*.dict.yaml` 变为 `cn_en*.txt` - 双拼不再需要去 `melt_eng.dict.yaml` 更改引用词库
110 lines
3.6 KiB
Markdown
110 lines
3.6 KiB
Markdown
# 更新日志
|
||
|
||
除日常更新词库外的一些主要更新 🆕 及破坏性变更 ⚠️。
|
||
|
||
|
||
|
||
## 2024-02-04 ⚠️
|
||
|
||
⚠️ 中英混输词库由英文方案附属切换到单独的 table_translator
|
||
|
||
- 词库文件由 `cn_en*.dict.yaml` 变为 `cn_en*.txt`
|
||
- 双拼不再需要去 `melt_eng.dict.yaml` 更改引用词库
|
||
|
||
## 2024-02-01 🆕
|
||
|
||
🆕 `pin_cand_filter.lua` 置顶候选项 [#586](https://github.com/iDvel/rime-ice/issues/586)
|
||
|
||
## 2024-01-29 🆕 ⚠️
|
||
|
||
🆕 [部件拆字方案](https://github.com/mirtlecn/rime-radical-pinyin) 反查、辅码 ([#643](https://github.com/iDvel/rime-ice/pull/643))
|
||
|
||
- 反查:默认以 `uU` 开头
|
||
- 辅码:默认以 `` ` ``(反引号)开启查询
|
||
|
||
⚠️ 部件拆字方案替换掉了两分方案
|
||
|
||
## 2024-01-02 🆕 🐛 ⚠️
|
||
|
||
🆕 农历功能 [#565](https://github.com/iDvel/rime-ice/issues/565)
|
||
|
||
🐛 长词优先 `long_word_filter.lua` 不提升包含英文、数字、emoji、假名的候选项 [#592](https://github.com/iDvel/rime-ice/issues/592)
|
||
|
||
⚠️ 更新并修改 `weasel_style.yaml` 为 `weasel.yaml` ([#584](https://github.com/iDvel/rime-ice/pull/584))
|
||
|
||
## 2023-11-29 ⚠️
|
||
|
||
九宫格方案 2~9 的映射由 ADGJMPTW 改为 23456789 [a0e0ef8](https://github.com/iDvel/rime-ice/commit/a0e0ef807e4ebc50771563717375f554c9473315)
|
||
|
||
全键盘切换到九宫格方案不再需要删除词库中的大写字母。
|
||
|
||
(更新至仓输入法商店版 2.1.0 或 TF 119 后可自动适应)
|
||
|
||
## 2023-10-30 📖
|
||
|
||
完成同义多音字的注音问题 [#353](https://github.com/iDvel/rime-ice/issues/353)
|
||
|
||
## 2023-09-08 🆕
|
||
|
||
仓输入法九宫格方案 [72acbc7](https://github.com/iDvel/rime-ice/commit/72acbc7a2e53cbac7d6f3ab4a82bc457a7ed8f27)
|
||
|
||
## 2023-08-07 🆕
|
||
|
||
支持搜狗双拼 [34ab972](https://github.com/iDvel/rime-ice/commit/34ab9725ea9cdf918cbf9f6a4c27d61db7736b07)
|
||
|
||
## 2023-08-06 🆕
|
||
|
||
`corrector.lua` 错音错字提示 [3c3582e](https://github.com/iDvel/rime-ice/commit/3ce582e1951acb6dc381332d8e61381767d35a36)
|
||
|
||
## 2023-07-28 📖
|
||
|
||
删除了八股文,因为 [#407](https://github.com/iDvel/rime-ice/issues/407)
|
||
|
||
全词库完成注音 🎉 [#317](https://github.com/iDvel/rime-ice/issues/317)
|
||
|
||
## 2023-06-13 ⚠️
|
||
|
||
中英混输词库不再派生纯大写形式 [6f51bdd](https://github.com/iDvel/rime-ice/commit/6f51bddd1467494c759181a237341f89a1ed3dd1)
|
||
|
||
- 修改了 `melt_eng.schema.yaml` 派生规则
|
||
- 修改了中英混输词库,所有编码前缀加上特殊符号
|
||
|
||
## 2023-06-09 ⚠️
|
||
|
||
双拼拼写规则以特殊字符搭桥 ([#332](https://github.com/iDvel/rime-ice/pull/332)),[说明:#356](https://github.com/iDvel/rime-ice/issues/356)
|
||
|
||
- 修改了全拼及双拼方案的拼写规则
|
||
|
||
## 2023-06-07 🆕
|
||
|
||
英文词中数字和标点自动转写 ([#326](https://github.com/iDvel/rime-ice/issues/326))
|
||
|
||
- 修改了 `melt_eng.schema.yaml` 拼写派生规则
|
||
- 修改了英文词库部分编码
|
||
|
||
## 2023-05-30 🆕
|
||
|
||
英文词汇自动大写转换 ([#305](https://github.com/iDvel/rime-ice/pull/305))
|
||
|
||
- 增加 Lua 脚本 `autocap_filter.lua`
|
||
- 修改了 `melt_eng.schema.yaml` 拼写派生规则。
|
||
|
||
## 2023-06-15 🐛
|
||
|
||
修复全拼方案模糊音派生规则
|
||
|
||
## 2023-05-13 🆕
|
||
|
||
数字、金额大写 [#264](https://github.com/iDvel/rime-ice/issues/264)
|
||
|
||
- 增加 Lua 脚本 `number_translator.lua`
|
||
|
||
## 2023-05-09 🆕
|
||
|
||
添加双拼的中英混输词库 [3e24a1e](https://github.com/iDvel/rime-ice/commit/3e24a1ee202054f776f188ba82e86fa30f16ab55)
|
||
|
||
## 2023-05-08 ⚠️
|
||
|
||
Lua 模块化 [a34c46a](https://github.com/iDvel/rime-ice/commit/a34c46ad34673d535dc1df4ef208ad4c7e3baf80) [b514049](https://github.com/iDvel/rime-ice/commit/b514049e33c7e0c8fccacec49faa3830bd7bdf26)
|
||
|