1.1.4
- Add a new method
Directory.search
for recursively searching subpaths containing specific characters. - Add a new method
Path.ldirname
to support cutting the path from the left side. - Adjust the naming convention of global variables.
- 新增方法
Directory.search
,用于递归搜索包含特定字符的子路径。 - 新增方法
Path.ldirname
,支持从左侧切割路径。 - 调整全局变量的命名规范性。
What's Changed
- 1.1.4 by @2018-11-27 in #17
Full Changelog: 1.1.3...1.1.4