enhance I42A6V

This commit is contained in:
Looly
2021-07-26 17:41:39 +08:00
parent 6468a0446d
commit fd6885441e
3 changed files with 28 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.6 (2021-07-23)
# 5.7.6 (2021-07-26)
### 🐣新特性
* 【core 】 增加FieldsComparatorpr#374@Gitee
@@ -13,6 +13,8 @@
* 【core 】 改进NetUtil.getLocalHost逻辑issue#1717@Github
* 【core 】 UseragentUtil增加QQ、alipay、taobao、uc等浏览器识别支持issue#1719@Github
* 【http 】 HttpRequest.form方法判断集合增强pr#381@Gitee
* 【core 】 NumberUtil增加calculate方法
* 【core 】 优化TextSimilarity.longestCommonSubstring性能issue#I42A6V@Gitee
### 🐞Bug修复
* 【core 】 修复RobotUtil双击右键问题pr#1721@Github