add TypeConverter

This commit is contained in:
Looly
2022-04-13 23:28:42 +08:00
parent c2707b6180
commit 11d7d8c092
7 changed files with 72 additions and 11 deletions

View File

@@ -19,6 +19,7 @@
* 【core 】 增加Pid以便获取单例pid
* 【core 】 Img增加全覆盖水印pressTextFullpr#595@Gitee
* 【core 】 ByteUtil.numberToBytes增加Byte判断issue#2252@Github
* 【core 】 CopyOptions添加converter可以自定义非全局类型转换
### 🐞Bug修复
* 【core 】 修复UserAgentUtil识别Linux出错issue#I50YGY@Gitee