This commit is contained in:
Looly
2021-04-11 01:26:36 +08:00
parent 155dce6f3a
commit 3a105e0334
15 changed files with 443 additions and 302 deletions

View File

@@ -20,6 +20,8 @@
* 【http 】 HttpRequest支持307、308状态码识别issue#1504@Github
* 【core 】 CharUtil.isBlankChar增加\u0000判断pr#1505@Github
* 【extra 】 添加Houbb Pinyin支持pr#1506@Github
* 【core 】 添加LambdaUtilpr#295@Gitee
* 【core 】 添加StrPool和CharPool
### Bug修复
* 【core 】 修复Validator.isUrl()传空返回trueissue#I3ETTY@Gitee