We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619a8e1 commit b5a2573Copy full SHA for b5a2573
2 files changed
README.md
@@ -22,6 +22,11 @@
22
23
24
## 项目更新日志:
25
+**2024-06-09**
26
+> 1. 修复日期转换结果异常的问题[#46](https://github.com/siuze/ShanRenMaLTS/issues/46)
27
+> 2. 调整风入松主题配色,提高候选栏背景色不透明度,降低主题色不饱和度
28
+> 3. librime已加入长词联想功能,故不再在方案打包文件中加入dll文件
29
+
30
**2024-02-24**
31
> 1. 合并雾凇词库,增加一百多万词条
32
src/release/ShanRenMaLTS.schema.yaml
@@ -4,14 +4,14 @@
4
schema:
5
schema_id: ShanRenMaLTS
6
name: 山人码LTS
7
- version: "2024.02.19"
+ version: "2024.06.09"
8
author:
9
- 方案原作 谢振斌
10
- 方案定制 葉修齊(siuze)
11
- 方案参考:持双山 疏影孤桐 五磅兔 张仓 等前辈
12
description:
13
- 山人码LTS是山人全息码输入方案的长期支持版
14
- - 码表覆盖unicode 15.0 所有汉字(9万字左右)
+ - 码表覆盖Unicode 15.1 所有汉字(10万余字)
15
- 包含百万词句以及英文单词词库
16
- 访问 https://siuze.github.io/ShanRenMaLTS/ 以获取使用指南
17
dependencies: #依赖袖珍简化字拼音进行反查,袖珍简化字拼音在rime的win发行版小狼毫下是自带的
0 commit comments