add methods

This commit is contained in:
Looly
2021-04-06 10:34:14 +08:00
parent dc7bb14494
commit 65812bc222
10 changed files with 119 additions and 166 deletions

View File

@@ -10,6 +10,9 @@
* 【core 】 修改拆分byte数组时最后一组长度的规则pr#1494@Github
* 【core 】 新增根据日期获取节气pr#1496@Github
* 【core 】 mapToBean()添加对布尔值is前缀的识别pr#294@Gitee
* 【core 】 农历十月十一月改为寒月和冬月pr#301@Gitee
* 【core 】 增加港澳台电话正则pr#301@Gitee
* 【core 】 增加银行卡号脱敏pr#301@Gitee
### Bug修复
* 【core 】 修复Validator.isUrl()传空返回trueissue#I3ETTY@Gitee