mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
fix ZipUtil bug
This commit is contained in:
@@ -13,12 +13,14 @@
|
||||
* 【crypto 】 增加判空(issue#1230@Github)
|
||||
* 【core 】 xml.setXmlStandalone(true)格式优化(pr#1234@Github)
|
||||
* 【core 】 AnnotationUtil增加setValue方法(pr#1250@Github)
|
||||
* 【core 】 ZipUtil增加get方法
|
||||
|
||||
### Bug修复
|
||||
* 【cron 】 修复CronTimer可能死循环的问题(issue#1224@Github)
|
||||
* 【core 】 修复Calculator.conversion单个数字越界问题(issue#1222@Github)
|
||||
* 【poi 】 修复ExcelUtil.getSaxReader使用非MarkSupport流报错问题(issue#1225@Github)
|
||||
* 【core 】 修复HexUtil.format问题(issue#I268XT@Gitee)
|
||||
* 【core 】 修复ZipUtil判断压缩文件是否位于压缩目录内的逻辑有误的问题(issue#1251@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user