mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix IoUtil bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
## 5.3.8 (2020-06-12)
|
||||
## 5.3.8 (2020-06-15)
|
||||
|
||||
### 新特性
|
||||
* 【core 】 增加ISO8601日期格式(issue#904@Github)
|
||||
@@ -15,6 +15,7 @@
|
||||
* 【json 】 修复append方法导致的JSONConfig传递失效问题(issue#906@Github)
|
||||
* 【core 】 修复CollUtil.subtractToList判断错误(pr#915@Github)
|
||||
* 【poi 】 修复WordWriter写表格问题(pr#914@Github)
|
||||
* 【core 】 修复IoUtil.readBytes缓存数组长度问题(issue#I1KIUE@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user