This commit is contained in:
Looly
2022-04-25 17:23:31 +08:00
parent 940d1cbe31
commit 82f5b2b154
6 changed files with 95 additions and 33 deletions

View File

@@ -20,6 +20,7 @@
* 【extra 】 增加JakartaServletUtilissue#2271@Github
* 【poi 】 ExcelWriter支持重复别名的数据写出issue#I53APY@Gitee
* 【core 】 增加Hashidsissue#I53APY@Gitee
* 【core 】 ReflectUtil.newInstanceIfPossible添加枚举、数组等类型的默认实现
### 🐞Bug修复
* 【core 】 修复StrUtil.firstNonX非static问题issue#2257@Github