chore: release 2024.11.29

This commit is contained in:
mirtlecn
2024-11-29 02:42:20 +08:00
parent e223a8f6ed
commit 6871a0eaf9

View File

@@ -2,6 +2,10 @@
除日常更新词库外的一些主要更新 🆕、破坏性变更 ⚠️。
---
*2024.11.29 Release*
## 2024-11-27
- `calc_translator.lua` 🆕: 计算器插件,按 `cC` 后输入算式获得结果
@@ -14,6 +18,10 @@
- ⚠️ 同步新版鼠须管配置,注意 `candidate_format` 和 1.0.0 之前的版本不兼容,需要手动改回旧版 `candidate_format: '%c. %@'`
---
2024-09-25 Release
## 2024-09-25
- `number_translator.lua`:⚙️ 依会计凭证书写要求,修正万亿的金额大写格式
@@ -31,6 +39,10 @@
- `number_translator.lua`: 🆕 转换时,将「拾万」和「壹拾万」作为两个独立的候选。
- `en_spacer.lua`:⚠️ 现在不会在中英标点、空字符前添加空格。将在英文后添加空格,修改为在英文前添加空格。
---
*2024.05.21 Release*
## 2024-05-15
- `select_character.lua`: 🆕 当候选字数为 1 时,快捷键使其上屏(为旧版行为);