Skip to content

Commit c1283e7

Browse files
committed
feat: 新增接收显示和文本发送编码选择及校验工具支持
1 parent 3678efe commit c1283e7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
本项目遵循面向用户的变更记录格式。版本号在正式发布前可能继续调整。
44

5+
## Unreleased
6+
7+
### 新增
8+
9+
- 接收显示和文本发送支持分别选择 UTF-8、GBK、ASCII、Latin1 编码,并持久化配置。
10+
- 发送设置增加校验工具,支持 CRC16-Modbus、CRC16-CCITT、CRC32、LRC、XOR、SUM8 手动计算和发送时自动追加。
11+
512
## [0.1.5] - 2026-07-08
613

714
### 新增

0 commit comments

Comments
 (0)