Skip to content

Releases: BASS-HY/EasySerial

EasySerial release version 1.0.1

09 Apr 14:08

Choose a tag to compare

version:1.0.1
1.修复异常捕获,捕获Throwable,用以捕获所有异常;

fix(CoderMalfunctionError): 修复异常捕获;
Closes #2

EasySerial release version 1.0.0

20 Apr 04:32

Choose a tag to compare

1.发布正式版本;
2.修复打印串口接收到的数据偶现崩溃的问题

EasySerial beta version 1.0.0-beta03

03 Dec 04:57

Choose a tag to compare

thanks for use this version,Please issues if you have any questions in used;
update log:
1.修改永久接收串口可接收多个数据返回;

EasySerial beta version 1.0.0-beta02

27 Nov 10:34

Choose a tag to compare

thanks for use this version,Please issues if you have any questions in used;
update log:
1.增加CRC计算;
2.降低适用版本要求;

EasySerial beta version 1.0.0-beta01

12 Nov 08:25

Choose a tag to compare

EasySerial beta version
thanks for use this version,Please issues if you have any questions in used;
update log:
1.发布的首个版本;