add method

This commit is contained in:
Looly
2021-09-07 13:33:37 +08:00
parent ac79e77912
commit 758fb793fc
7 changed files with 146 additions and 51 deletions

View File

@@ -14,6 +14,7 @@
* 【json 】 JSONUtil.toJsonStr增加重载支持JSONConfigissue#I48H5L@Gitee
* 【crypto 】 SymmetricCrypto增加setMode方法update采用累加模式pr#1642@Github
* 【core 】 ZipReader支持Filter
* 【all 】 Sftp、Ftp、HttpDownloader增加download重载支持避免传输文件损坏pr#407@Gitee
### 🐞Bug修复
* 【core 】 修复ListUtil.split方法越界问题issue#I48Q0P@Gitee