2024.11.29
·
62 commits
to main
since this release
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 #1067
- @Lithium-7 made their first contribution in #1070
- @WilliamK7 made their first contribution in #1076
- @ChaosAlphard made their first contribution in #904
Full Changelog: 2024.09.25...2024.11.29