enhance StrUtil

This commit is contained in:
Looly
2020-10-09 16:48:12 +08:00
parent 58aba1ab93
commit 1a74642736
2 changed files with 124 additions and 48 deletions

View File

@@ -11,6 +11,7 @@
* 【core 】 XmlUtil.cleanCommentpr#191@Gitee
* 【core 】 ArrayUtil.unWrap增加默认值pr#1149@Github
* 【core 】 ArrayUtil.indexOf修改double的equals判断pr#1147@Github
* 【core 】 优化StrUtil中部分参数校验以及逻辑处理pr#1144@Github
### Bug修复
* 【core 】 解决农历判断节日未判断大小月导致的问题issue#I1XHSF@Gitee