mirror of
https://gitee.com/dromara/hutool.git
synced 2026-02-09 09:16:26 +08:00
添加BeanPath方法中对“*”的处理逻辑(pr#1412@Gitee)
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
|
||||
# 🚀Changelog
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.43(2025-12-09)
|
||||
# 5.8.43(2025-12-12)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 `ColorUtil`颜色名称DARKGOLD、LIGHTGOLD新增蛇形命名匹配(pr#1400@Github)
|
||||
* 【core 】 添加`BeanPath`方法中对“*”的处理逻辑(pr#1412@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复`Calculator.conversion`方法计算包含科学计数法表达式的值时逻辑有误,结果不符合预期(pr#4172@Github)
|
||||
* 【core 】 修复`NumberUtil.getBinaryStr`方法计算Double等丢失小数问题(pr#1411@Gitee)
|
||||
|
||||
Reference in New Issue
Block a user