add method

This commit is contained in:
Looly
2020-12-18 23:25:21 +08:00
parent 9070709dfc
commit 973c9c4227
3 changed files with 59 additions and 43 deletions

View File

@@ -3,11 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.5 (2020-12-17)
# 5.5.5 (2020-12-18)
### 新特性
* 【core 】 URLUtil.normalize新增重载pr#233@Gitee
* 【core 】 PathUtil增加isSub和toAbsNormal方法
* 【db 】 RedisDS实现序列化接口pr#1323@Github
* 【poi 】 StyleUtil增加getFormat方法pr#235@Gitee
### Bug修复
* 【core 】 FileUtil.isSub相对路径判断问题pr#1315@Github