mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix convert bug
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -3,14 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.7.7 (2021-07-27)
|
||||
|
||||
### 🐣新特性
|
||||
### 🐞Bug修复
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.7.6 (2021-07-26)
|
||||
# 5.7.6 (2021-07-28)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 增加FieldsComparator(pr#374@Gitee)
|
||||
@@ -30,7 +23,9 @@
|
||||
* 【core 】 修复FileTypeUtil判断wps修改过的xlsx误判为jar的问题(pr#380@Gitee)
|
||||
* 【core 】 修复Sftp.isDir异常bug(pr#378@Gitee)
|
||||
* 【core 】 修复BeanUtil.copyProperties集合元素复制成功,读取失败的问题(issue#I41WKP@Gitee)
|
||||
* 【core 】 修复NumberChineseFormatter.chineseToNumber十位数错误(issue#1726@Gitee)
|
||||
* 【core 】 修复NumberChineseFormatter.chineseToNumber十位数错误(issue#1726@github)
|
||||
* 【poi 】 修复BeanSheetReader.read中字段对象为空导致的报错(issue#1729@Github)
|
||||
* 【core 】 修复DateConverter转换java.sql.Date问题(issue#1729@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user