add method

This commit is contained in:
Looly
2021-12-22 00:48:31 +08:00
parent 6eb5a76f80
commit 8705f1b67c
4 changed files with 31 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.18 (2021-12-21)
# 5.7.18 (2021-12-22)
### 🐣新特性
* 【core 】 新增CollStreamUtil.groupKeyValuepr#479@Gitee
@@ -14,6 +14,7 @@
* 【core 】 excel添加写入图片的方法pr#486@Gitee
* 【core 】 增加CollStreamUtil.groupBypr#484@Gitee
* 【core 】 增加CollUtil.setValueByMappr#482@Gitee
* 【core 】 LocalDateTimeUtil增加endOfDay重载issue#2025@Github
*
### 🐞Bug修复
* 【core 】 LineReadWatcher#onModify文件清空判断问题issue#2013@Github
@@ -35,7 +36,6 @@
* 【core 】 Tree增加filter、filterNew、cloneTree、hasChild方法issue#I4HFC6@Gitee
* 【poi 】 增加ColumnSheetReader及ExcelReader.readColumn支持读取某一列
* 【core 】 IdCardUtil.isValidCard不再自动trimissue#I4I04O@Gitee
* 【core 】 IdCardUtil.isValidCard不再自动trimissue#I4I04O@Gitee
* 【core 】 改进TextFinder支持限制结束位置及反向查找模式
* 【core 】 Opt增加部分方法pr#459@Gitee
* 【core 】 增加DefaultCloneablepr#459@Gitee