mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
Number128增加hash和equals方法
This commit is contained in:
@@ -2,12 +2,14 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.17.M1 (2023-03-29)
|
||||
# 5.8.17.M1 (2023-03-30)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 SerializeUtil.deserialize增加白名单类,避免RCE vulnerability(issue#3021@Github)
|
||||
* 【poi 】 ExcelWriter在关闭后不清空currentRow,以便复用(issue#3025@Github)
|
||||
* 【core 】 完善HttpStatus,参考相关规范,补全缺失的状态码(pr#968@Gitee)
|
||||
* 【core 】 NumberUtil增加(pr#968@Gitee)
|
||||
* 【core 】 Number128增加hash和equals方法(pr#968@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 CollUtil.split优化切割列表参数判断,避免OOM(pr#3026@Github)
|
||||
|
Reference in New Issue
Block a user