mirror of
https://gitee.com/dromara/hutool.git
synced 2026-02-09 09:16:26 +08:00
DataBetween类的构造函数中做 defensive copy(pr#1426@Gitee)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
* 【core 】 增强`BitSetBloomFilter`构造器的参数有效性校验逻辑(pr#4194@Github)
|
||||
* 【core 】 `HexUtil.isHexNumber`增加空检查(pr#1420@Gitee)
|
||||
* 【core 】 `BooleanUtil`增加中文、英文及符号布尔值的识别能力(pr#1429@Gitee)
|
||||
* 【core 】 `DataBetween`类的构造函数中做 defensive copy(pr#1426@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复`Calculator.conversion`方法计算包含科学计数法表达式的值时逻辑有误,结果不符合预期(pr#4172@Github)
|
||||
|
||||
Reference in New Issue
Block a user