1.3.1
Fetures / 特性
- Print invalid info when input a wrong number
- 当输入错误的数字时打印说明为无效的信息
- Format comment style
- 修改一些注释的风格
- Format and split the ctlseq print func style
- 将使用了ctlseq的print方法进行了分割,代码更干净
- Set sleep time to 200 millisecond
- 设置等待的时间为200毫秒
Fix / 修复
- Return(exit) when profile is null
- 在读取到空配置文件时退出
Full Changelog: 1.3.0...1.3.1