Skip to content

1.3.1

Choose a tag to compare

@ErrorPower2001 ErrorPower2001 released this 08 Feb 18:12
· 4 commits to master since this release

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