add webp support

This commit is contained in:
Looly
2022-06-09 12:09:12 +08:00
parent 84711ad790
commit dd0fac8889
4 changed files with 28 additions and 16 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.3.M1 (2022-06-08)
# 5.8.3.M1 (2022-06-09)
### 🐣新特性
* 【extra 】 mail增加writeTimeout参数支持issue#2355@Github
* 【core 】 FileTypeUtil增加pptx扩展名支持issue#I5A0GO@Gitee
* 【core 】 IterUtil.get增加判空issue#I5B12A@Gitee
* 【core 】 FileTypeUtil增加webp类型判断issue#I5BGTF@Gitee
### 🐞Bug修复
* 【core 】 修复NumberUtil.isXXX空判断错误issue#2356@Github
* 【core 】 修复Convert.toSBC空指针问题issue#I5APKK@Gitee