mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
Assert
新增断言给定集合为空的方法以及单元测试用例(pr#3952@Github)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
* 【core 】 DesensitizedUtil新增护照号码脱敏功能(pr#1347@Gitee)
|
||||
* 【core 】 优化XXXToMapCopier的部分性能(pr#1345@Gitee)
|
||||
* 【http 】 `HttpConfig`增加参数`setIgnoreContentLength`可选忽略读取响应contentLength头(issue#ICB1B8@Gitee)
|
||||
* 【core 】 `Assert`新增断言给定集合为空的方法以及单元测试用例(pr#3952@Github)
|
||||
*
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复`NumberUtil`isNumber方法以L结尾没有小数点判断问题(issue#3938@Github)
|
||||
|
Reference in New Issue
Block a user