This commit is contained in:
Looly
2021-11-07 02:34:03 +08:00
parent 065c6d61c8
commit a5adc9ae94
11 changed files with 71 additions and 36 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.16 (2021-11-04)
# 5.7.16 (2021-11-07)
### 🐣新特性
* 【core 】 增加DateTime.toLocalDateTime
@@ -35,6 +35,7 @@
* 【core 】 修复CompilerUtil.getFileManager参数没有使用的问题issue#I4FIO6@Gitee
* 【core 】 修复NetUtil.isInRange的cidr判断问题pr#1917@Github
* 【core 】 修复RegexPool中对URL正则匹配问题issue#I4GRKD@Gitee
* 【core 】 修复UrlQuery对于application/x-www-form-urlencoded问题issue#1931@Github
-------------------------------------------------------------------------------------------------------------