mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.4.M1 (2022-06-20)
|
||||
# 5.8.4.M1 (2022-06-23)
|
||||
|
||||
### 🐣新特性
|
||||
* 【extra 】 Sftp增加构造重载,支持超时(pr#653@Gitee)
|
||||
@@ -21,6 +21,7 @@
|
||||
* 【core 】 修复CsvData.getHeader没有判空导致空指针问题(issue#I5CK7Q@Gitee)
|
||||
* 【core 】 修复单字母转换为数字的问题(issue#I5C4K1@Gitee)
|
||||
* 【core 】 修复IterUtil.filter无效问题
|
||||
* 【core 】 修复NumberUtil传入null,返回了true(issue#I5DTSL@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user