mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:20:07 +08:00
localAddressList 添加重构方法
This commit is contained in:
parent
1be5c84143
commit
8032f828fe
@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.4.M1 (2022-06-23)
|
||||
# 5.8.4.M1 (2022-06-26)
|
||||
|
||||
### 🐣新特性
|
||||
* 【extra 】 Sftp增加构造重载,支持超时(pr#653@Gitee)
|
||||
@ -15,6 +15,7 @@
|
||||
* 【core 】 Ipv4Util增加ipv4ToLong重载(pr#661@Gitee)
|
||||
* 【core 】 LocalDateTimeUtil.parse改为blank检查(issue#I5CZJ9@Gitee)
|
||||
* 【core 】 BeanPath在空元素时默认加入map,修改根据下标类型赋值List or map(issue#2362@Github)
|
||||
* 【core 】 localAddressList 添加重构方法(pr#665@Gitee)
|
||||
*
|
||||
### 🐞Bug修复
|
||||
* 【extra 】 修复createExtractor中抛出异常后流未关闭问题(pr#2384@Github)
|
||||
|
Loading…
Reference in New Issue
Block a user