enhance TreeUtil.build

This commit is contained in:
Looly
2021-06-04 21:51:20 +08:00
parent 4d7b4da46a
commit e7fb9759f3
4 changed files with 94 additions and 51 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 CharSequenceUtil增加join重载issue#I3TFJ5@Gitee
* 【http 】 HttpRequest增加form方法重载pr#337@Gitee
* 【http 】 ImgUtil增加getMainColor方法pr#338@Gitee
* 【core 】 改进TreeUtil.buid算法性能pr#1594@Github
### 🐞Bug修复
* 【core 】 修复FileUtil.normalize去掉末尾空格问题issue#1603@Github