add methods

This commit is contained in:
Looly
2020-07-22 11:00:54 +08:00
parent 62a02fb265
commit d789171410
8 changed files with 215 additions and 60 deletions

View File

@@ -3,13 +3,14 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.10 (2020-07-17)
## 5.3.10 (2020-07-22)
### 新特性
* 【db 】 增加DbUtil.setReturnGeneratedKeyGlobalissue#I1NM0K@Gitee
* 【core 】 增加DataSize和DataSizeUtilissue#967@Github
* 【core 】 ImgUtil增加异常避免空指针issue#I1NKXG@Gitee
* 【core 】 增加CRC16算法若干pr#963@Github
* 【core 】 LocalDateTimeUtil增加format等方法pr#140@Gitee
### Bug修复
* 【core 】 修复ZipUtil中finish位于循环内的问题issue#961@Github