Skip to content

1.0.12

Compare
Choose a tag to compare
@2018-11-27 2018-11-27 released this 01 Jul 05:29
· 6 commits to master since this release
  1. Fix issue: Exception SystemPathNotFoundError could not be handled properly. #6
  2. Add a method called isempty to quickly check if the directory or file content is empty. #7
  3. Upgrade the version of the only dependency library.
  4. Optimize the package release process (file setup.py).

1.修复问题:异常 SystemPathNotFoundError 无法被妥善处理。#6
2.新增方法 isempty,可快速判断目录或文件内容是否为空。 #7
3.升级唯一依赖库版本。
4.优化包发布流程(文件 setup.py)。