mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
add CollUtil.padXXX
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
## 5.3.10 (2020-07-22)
|
||||
## 5.3.10 (2020-07-23)
|
||||
|
||||
### 新特性
|
||||
* 【db 】 增加DbUtil.setReturnGeneratedKeyGlobal(issue#I1NM0K@Gitee)
|
||||
@@ -13,6 +13,7 @@
|
||||
* 【core 】 LocalDateTimeUtil增加format等方法(pr#140@Gitee)
|
||||
* 【http 】 UserAgentUtil增加Android原生浏览器识别(pr#975@Github)
|
||||
* 【crypto 】 增加ECIES算法类(issue#979@Github)
|
||||
* 【crypto 】 CollUtil增加padLeft和padRight方法(pr#141@Gitee)
|
||||
|
||||
### Bug修复
|
||||
* 【core 】 修复ZipUtil中finish位于循环内的问题(issue#961@Github)
|
||||
|
Reference in New Issue
Block a user