mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:20:07 +08:00
add comparingIndexed
This commit is contained in:
parent
8b13c06123
commit
cc3c5049a4
@ -2,7 +2,7 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.0 (2022-03-25)
|
||||
# 5.8.0 (2022-03-26)
|
||||
|
||||
### ❌不兼容特性
|
||||
* 【db 】 【不向下兼容 】增加MongoDB4.x支持返回MongoClient变更(pr#568@Gitee)
|
||||
@ -43,6 +43,7 @@
|
||||
* 【core 】 FileAppender添加锁构造(pr#2211@Github)
|
||||
* 【poi 】 ExcelReader增加构造(pr#2213@Github)
|
||||
* 【core 】 MapUtil提供change函数,EnumUtil提供getBy函数,通过lambda进行枚举字段映射(pr#583@Gitee)
|
||||
* 【core 】 CompareUtil增加comparingIndexed(pr#585@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题(pr#555@Gitee)
|
||||
|
Loading…
Reference in New Issue
Block a user