mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
身份证工具类isValidCard18、isValidCard15入参null直接返回null
This commit is contained in:
parent
64126920d7
commit
dffba89e50
@ -2,7 +2,7 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.21(2023-06-30)
|
||||
# 5.8.21(2023-07-03)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 list 为空时,CollUtil.max等返回null而非异常(pr#1027@Gitee)
|
||||
@ -11,6 +11,7 @@
|
||||
* 【core 】 DateUtil.parse适配6位毫秒格式(issue#I7H34N@Gitee)
|
||||
* 【core 】 RandomUtil增加可选是否包含边界的重载(issue#3182@Github)
|
||||
* 【core 】 StrUtil增加truncateByByteLength方法(pr#3176@Github)
|
||||
* 【core 】 身份证工具类isValidCard18、isValidCard15入参null直接返回null(pr#1034@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复MapUtil工具使用filter方法构造传入参数结果问题(issue#3162@Github)
|
||||
|
Loading…
Reference in New Issue
Block a user