add method and test

This commit is contained in:
Looly
2020-05-13 04:58:40 +08:00
parent 0a9b9a6fce
commit c047fd5a23
3 changed files with 71 additions and 2 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.5 (2020-05-11)
## 5.3.5 (2020-05-13)
### 新特性
* 【core 】 增加CollUtil.map方法
* 【extra 】 增加Sftp.lsEntries方法Ftp和Sftp增加recursiveDownloadFolderpr#121@Gitee
* 【system 】 OshiUtil增加getNetworkIFs方法
* 【core 】 CollUtil增加unionDistinct、unionAll方法pr#122@Gitee
### Bug修复
-------------------------------------------------------------------------------------------------------------