This commit is contained in:
Looly
2021-04-02 19:41:02 +08:00
parent 99b7af1dff
commit 4865b10d3b
4 changed files with 205 additions and 277 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【core 】 修改数字转换的实现增加按照指定端序转换pr#1492@Github
* 【core 】 修改拆分byte数组时最后一组长度的规则pr#1494@Github
* 【core 】 新增根据日期获取节气pr#1496@Github
### Bug修复
* 【core 】 修复Validator.isUrl()传空返回trueissue#I3ETTY@Gitee