Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
all_dicts.zip | 2024-11-28 | 15.1 MB | |
cn_dicts.zip | 2024-11-28 | 14.6 MB | |
en_dicts.zip | 2024-11-28 | 164.0 kB | |
full.zip | 2024-11-28 | 15.3 MB | |
LICENSE.txt | 2024-11-28 | 35.1 kB | |
opencc.zip | 2024-11-28 | 60.6 kB | |
2024.11.29 source code.tar.gz | 2024-11-28 | 15.5 MB | |
2024.11.29 source code.zip | 2024-11-28 | 15.6 MB | |
README.md | 2024-11-28 | 1.3 kB | |
Totals: 9 Items | 76.2 MB | 0 |
2024.11.29 Release
- feat(lua): 🆕
calc_translator.lua
计算器插件,按cC
后输入算式获得结果 [#904] @ChaosAlphard - feat(symbol): ⚠️非夹注的 symbol 调用按键从
vfj
更改为vfjz
@Lithium-7 - chore(squirrel): ⚠️同步新版鼠须管配置,注意
candidate_format
新声明和 1.0.0 之前的版本不兼容。请升级 Squirrel,或者手动改回旧版candidate_format: '%c. %@'
- fix(lua): 修正错音提示的音调错误 [#1079] @hegotit
- fix(lua): 部分大写单词的小写形式编码权重过高
- fix(dict): 修正补充了大量中文词条 @Lithium-7
Note
full.zip
: 包含所有词典和方案文件cn_dicts.zip
:中文词库en_dicts.zip
:英文词库opencc.zip
:opencc 词库(emoji 等)all_dicts.zip
:以上三个词库的整合
New Contributors
- @QZGao made their first contribution in https://github.com/iDvel/rime-ice/pull/1067
- @Lithium-7 made their first contribution in https://github.com/iDvel/rime-ice/pull/1070
- @WilliamK7 made their first contribution in https://github.com/iDvel/rime-ice/pull/1076
- @ChaosAlphard made their first contribution in https://github.com/iDvel/rime-ice/pull/904
Full Changelog: https://github.com/iDvel/rime-ice/compare/2024.09.25...2024.11.29