add method

This commit is contained in:
looly
2021-12-24 16:34:34 +08:00
parent e37dfc32a8
commit 246966d5f5
4 changed files with 25 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.18 (2021-12-23)
# 5.7.18 (2021-12-24)
### 🐣新特性
* 【core 】 新增CollStreamUtil.groupKeyValuepr#479@Gitee
@@ -15,6 +15,7 @@
* 【core 】 增加CollStreamUtil.groupBypr#484@Gitee
* 【core 】 增加CollUtil.setValueByMappr#482@Gitee
* 【core 】 LocalDateTimeUtil增加endOfDay重载issue#2025@Github
* 【core 】 IoCopier增加setFlushEveryBuffer方法issue#2022@Github
*
### 🐞Bug修复
* 【core 】 LineReadWatcher#onModify文件清空判断问题issue#2013@Github