add method

This commit is contained in:
Looly
2021-02-18 16:04:07 +08:00
parent 4405d7b8f9
commit f104eb8ecc
5 changed files with 231 additions and 195 deletions

View File

@@ -3,15 +3,17 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.9 (2021-02-03)
# 5.5.9 (2021-02-18)
### 新特性
* 【crypto 】 PemUtil.readPemKey支持ECpr#1366@Github
* 【extra 】 Ftp等cd方法增加同步issue#1397@Github
* 【core 】 StrUtil增加endWithAnyIgnoreCaseissue#I37I0B@Gitee
### Bug修复
* 【json 】 JSONUtil.isJson方法改变trim策略解决特殊空白符导致判断失败问题
* 【json 】 修复SQLEXception导致的栈溢出issue#1399@Github
* 【extra 】 修复Ftp中异常参数没有传入问题issue#1397@Github
-------------------------------------------------------------------------------------------------------------