mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
add zip append
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.7.15 (2021-10-20)
|
||||
# 5.7.15 (2021-10-21)
|
||||
|
||||
### 🐣新特性
|
||||
* 【db 】 Db.quietSetAutoCommit增加判空(issue#I4D75B@Gitee)
|
||||
@@ -14,6 +14,7 @@
|
||||
* 【core 】 ContentType增加build重载(pr#1898@Github)
|
||||
* 【bom 】 支持scope=import方式引入(issue#1561@Github)
|
||||
* 【core 】 新增Hash接口,HashXXX继承此接口
|
||||
* 【core 】 ZipUtil增加append方法(pr#441@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复CollUtil.isEqualList两个null返回错误问题(issue#1885@Github)
|
||||
|
Reference in New Issue
Block a user