This commit is contained in:
Looly
2021-06-07 02:47:01 +08:00
parent 5ef8fab528
commit 649d41cd8a
5 changed files with 131 additions and 18 deletions

View File

@@ -11,6 +11,7 @@
* 【http 】 ImgUtil增加getMainColor方法pr#338@Gitee
* 【core 】 改进TreeUtil.buid算法性能pr#1594@Github
* 【core 】 CsvConfig的setXXX返回thisissue#I3UIQF@Gitee
* 【all 】 增加jmh基准测试
### 🐞Bug修复
* 【core 】 修复FileUtil.normalize去掉末尾空格问题issue#1603@Github