Skip to content

1.1.4

Compare
Choose a tag to compare
@2018-11-27 2018-11-27 released this 14 Aug 01:36
· 7 commits to master since this release
d6d9f20
  1. Add a new method Directory.search for recursively searching subpaths containing specific characters.
  2. Add a new method Path.ldirname to support cutting the path from the left side.
  3. Adjust the naming convention of global variables.

  1. 新增方法 Directory.search,用于递归搜索包含特定字符的子路径。
  2. 新增方法 Path.ldirname,支持从左侧切割路径。
  3. 调整全局变量的命名规范性。

What's Changed

Full Changelog: 1.1.3...1.1.4