add method

This commit is contained in:
Looly
2021-12-22 00:28:29 +08:00
parent 1279f9f6ab
commit 6eb5a76f80
3 changed files with 64 additions and 8 deletions

View File

@@ -13,6 +13,7 @@
* 【core 】 Img.scale缩小默认使用平滑模式增加scale方法重载可选模式issue#I4MY6X@Gitee
* 【core 】 excel添加写入图片的方法pr#486@Gitee
* 【core 】 增加CollStreamUtil.groupBypr#484@Gitee
* 【core 】 增加CollUtil.setValueByMappr#482@Gitee
*
### 🐞Bug修复
* 【core 】 LineReadWatcher#onModify文件清空判断问题issue#2013@Github