IdcardUtil验证10位身份证兼容中英文括号(issue#IBP6T1@Gitee)

This commit is contained in:
Looly
2025-02-27 08:34:33 +08:00
parent 1aec0973f8
commit bd94c09e91
3 changed files with 20 additions and 1 deletions

View File

@@ -2,11 +2,12 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.37(2025-02-24)
# 5.8.37(2025-02-27)
### 🐣新特性
* 【json 】 ObjectMapper删除重复trimpr#3859@Github
* 【core 】 `FileWriter`增加方法可选是否追加换行符issue#3858@Github
* 【core 】 `IdcardUtil`验证10位身份证兼容中英文括号issue#IBP6T1@Gitee
### 🐞Bug修复
* 【setting】 修复`SettingLoader`load未抛出异常导致配置文件无法正常遍历的问题pr#3868@Github