From d7a5730131c0f5b5494bf2077f2e36ac71027031 Mon Sep 17 00:00:00 2001 From: Looly Date: Thu, 22 Apr 2021 03:42:12 +0800 Subject: [PATCH] add emoji to changelog --- CHANGELOG.md | 222 +++++++++++++++++++++++++-------------------------- 1 file changed, 111 insertions(+), 111 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad071c948..1abee88ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,18 @@ -# Changelog +# 🚀Changelog ------------------------------------------------------------------------------------------------------------- # 5.6.4 (2021-04-22) -### 新特性 +### 🐣新特性 * 【core 】 DatePattern补充DateTimeFormatter(pr#308@Gitee) * 【core 】 DateUtil.compare增加支持给定格式比较(pr#310@Gitee) * 【core 】 BeanUtil增加edit方法(issue#I3J6BG@Gitee) * 【db 】 Column中加入columnDef字段默认值(issue#I3J6BG@Gitee) * 【core 】 BeanUtil增加copyToList方法(issue#1526@Github) -### Bug修复 +### 🐞Bug修复 * 【db 】 修复SQL分页时未使用别名导致的错误,同时count时取消order by子句(issue#I3IJ8X@Gitee) * 【extra 】 修复Sftp.reconnectIfTimeout方法判断错误(issue#1524@Github) * 【core 】 修复NumberChineseFormatter转数字问题(issue#I3IS3S@Gitee) @@ -21,7 +21,7 @@ # 5.6.3 (2021-04-10) -### 新特性 +### 🐣新特性 * 【core 】 修改数字转换的实现,增加按照指定端序转换(pr#1492@Github) * 【core 】 修改拆分byte数组时最后一组长度的规则(pr#1494@Github) * 【core 】 新增根据日期获取节气(pr#1496@Github) @@ -41,7 +41,7 @@ * 【extra 】 CglibUtil增加toBean和fillBean方法 * 【db 】 增加DriverNamePool -### Bug修复 +### 🐞Bug修复 * 【core 】 修复Validator.isUrl()传空返回true(issue#I3ETTY@Gitee) * 【db 】 修复数据库driver根据url的判断识别错误问题(issue#I3EWBI@Gitee) * 【json 】 修复JSONStrFormatter换行多余空行问题(issue#I3FA8B@Gitee) @@ -52,7 +52,7 @@ # 5.6.2 (2021-03-28) -### 新特性 +### 🐣新特性 * 【core 】 Validator增加车架号(车辆识别码)验证、驾驶证(驾驶证档案编号)的正则校验(pr#280@Gitee) * 【core 】 CopyOptions增加propertiesFilter(pr#281@Gitee) * 【extra 】 增加Wit模板引擎支持 @@ -62,7 +62,7 @@ * 【json 】 JSONConfig增加setStripTrailingZeros配置(issue#I3DJI8@Gitee) * 【db 】 升级兼容BeeCP3.x -### Bug修复 +### 🐞Bug修复 * 【core 】 修复FileTypeUtil中OFD格式判断问题(pr#1489@Github) * 【core 】 修复CamelCaseLinkedMap和CaseInsensitiveLinkedMap的Linked失效问题(pr#1490@Github) * 【core 】 修复UrlPath中=被转义的问题 @@ -71,7 +71,7 @@ # 5.6.1 (2021-03-18) -### 新特性 +### 🐣新特性 * 【crypto 】 SecureUtil去除final修饰符(issue#1474@Github) * 【core 】 IoUtil增加lineIter方法 * 【core 】 新增函数式懒加载加载器(pr#275@Gitee) @@ -81,7 +81,7 @@ * 【core 】 IdcardUtil.Idcard增加toString(pr#1487@Github) * 【core 】 ChineseDate增加getGregorianXXX方法(issue#1481@Github) -### Bug修复 +### 🐞Bug修复 * 【core 】 修复IoUtil.readBytes的FileInputStream中isClose参数失效问题(issue#I3B7UD@Gitee) * 【core 】 修复DataUnit中KB不大写的问题 * 【json 】 修复JSONUtil.getByPath类型错误问题(issue#I3BSDF@Gitee) @@ -92,7 +92,7 @@ # 5.6.0 (2021-03-12) -### 新特性 +### 🐣新特性 * 【poi 】 重要:不再兼容POI-3.x,增加兼容POI-5.x(issue#I35J6B@Gitee) * 【core 】 FileTypeUtil使用长匹配优先(pr#1457@Github) * 【core 】 IterUtil和CollUtil增加isEqualList方法(issue#I3A3PY@Gitee) @@ -106,7 +106,7 @@ * 【crypto 】 SecureUtil增加hmacSha256方法(pr#1473@Github) * 【core 】 FileTypeUtil判断流增加文件名辅助判断(pr#1471@Github) -### Bug修复 +### 🐞Bug修复 * 【socket 】 修复Client创建失败资源未释放问题。 * 【core 】 修复DataSizeUtil中EB单位错误问题(issue#I39O7I@Gitee) * 【core 】 修复BeanDesc.isMatchSetter的ignoreCase未使用问题(issue#I3AXIJ@Gitee) @@ -117,7 +117,7 @@ # 5.5.9 (2021-02-26) -### 新特性 +### 🐣新特性 * 【crypto 】 PemUtil.readPemKey支持EC(pr#1366@Github) * 【extra 】 Ftp等cd方法增加同步(issue#1397@Github) * 【core 】 StrUtil增加endWithAnyIgnoreCase(issue#I37I0B@Gitee) @@ -127,7 +127,7 @@ * 【crypto 】 增加读取openSSL生成的sm2私钥 * 【crypto 】 增加众多方法,SM2兼容各类密钥格式(issue#I37Z75@Gitee) -### Bug修复 +### 🐞Bug修复 * 【json 】 JSONUtil.isJson方法改变trim策略,解决特殊空白符导致判断失败问题 * 【json 】 修复SQLEXception导致的栈溢出(issue#1399@Github) * 【extra 】 修复Ftp中异常参数没有传入问题(issue#1397@Github) @@ -141,7 +141,7 @@ # 5.5.8 (2021-01-30) -### 新特性 +### 🐣新特性 * 【extra 】 增加自动装配SpringUtil类(pr#1366@Github) * 【extra 】 ArrayUtil增加map方法重载 * 【crypto 】 AsymmetricAlgorithm增加RSA_ECB("RSA/ECB/NoPadding")(issue#1368@Github) @@ -164,7 +164,7 @@ * 【core 】 TypeUtil修正hasTypeVeriable为hasTypeVariable * 【core 】 RandomUtil.getRandom改为new SecureRandom,避免阻塞 -### Bug修复 +### 🐞Bug修复 * 【core 】 修复FileUtil.move以及PathUtil.copy等无法自动创建父目录的问题(issue#I2CKTI@Gitee) * 【core 】 修复Console.input读取不全问题(pr#263@Gitee) * 【core 】 修复URLUtil.encodeAll未检查空指针问题(issue#I2CNPS@Gitee) @@ -178,7 +178,7 @@ # 5.5.7 (2021-01-07) -### 新特性 +### 🐣新特性 * 【core 】 DynaBean.create增加重载方法(pr#245@Gitee) * 【core 】 IdcardUtil增加重载是否忽略大小写(issue#1348@Github) * 【poi 】 SheetRidReader增加getRidByIndex方法(issue#1342@Github) @@ -191,7 +191,7 @@ * 【core 】 CollUtil.forEach 增加null 判断(pr#250@Gitee) * 【extra 】 FtpConfig增加serverLanguageCode和systemKey配置,Ftp.download增加重载(pr#248@Gitee) -### Bug修复 +### 🐞Bug修复 * 【core 】 修复CsvReader读取双引号未转义问题(issue#I2BMP1@Gitee) * 【json 】 JSONUtil.parse修复config无效问题(issue#1363@Github) * 【http 】 修复SimpleServer返回响应内容Content-Length不正确的问题(issue#1358@Github) @@ -201,11 +201,11 @@ # 5.5.6 (2020-12-29) -### 新特性 +### 🐣新特性 * 【core 】 手机号工具类 座机正则表达式统一管理(pr#243@Gitee) * 【extra 】 Mail增加setDebugOutput方法(issue#1335@Gitee) -### Bug修复 +### 🐞Bug修复 * 【core 】 修复ZipUtil.unzip从流解压关闭问题(issue#I2B0S1@Gitee) * 【poi 】 修复Excel07Writer写出表格错乱问题(issue#I2B57B@Gitee) * 【poi 】 修复SheetRidReader读取字段错误问题(issue#1342@Github) @@ -215,7 +215,7 @@ # 5.5.5 (2020-12-27) -### 新特性 +### 🐣新特性 * 【core 】 URLUtil.normalize新增重载(pr#233@Gitee) * 【core 】 PathUtil增加isSub和toAbsNormal方法 * 【db 】 RedisDS实现序列化接口(pr#1323@Github) @@ -225,7 +225,7 @@ * 【core 】 NumberUtil增加parseXXX方法(issue#1334@Github) * 【poi 】 Excel07SaxReader支持通过sheetName读取(issue#I2AOSE@Gitee) -### Bug修复 +### 🐞Bug修复 * 【core 】 FileUtil.isSub相对路径判断问题(pr#1315@Github) * 【core 】 TreeUtil增加空判定(issue#I2ACCW@Gitee) * 【db 】 解决Hive获取表名失败问题(issue#I2AGLU@Gitee) @@ -239,15 +239,15 @@ # 5.5.4 (2020-12-16) -### 新特性 -### Bug修复 +### 🐣新特性 +### 🐞Bug修复 * 【core 】 修复IoUtil.readBytes的问题 ------------------------------------------------------------------------------------------------------------- # 5.5.3 (2020-12-11) -### 新特性 +### 🐣新特性 * 【core 】 IdcardUtil增加行政区划83(issue#1277@Github) * 【core 】 multipart中int改为long,解决大文件上传越界问题(issue#I27WZ3@Gitee) * 【core 】 ListUtil.page增加检查(pr#224@Gitee) @@ -266,7 +266,7 @@ * 【poi 】 修复NumberUtil属性拼写错误(pr#1311@Github) * 【core 】 MapUtil增加getQuietly方法(issue#I29IWO@Gitee) -### Bug修复 +### 🐞Bug修复 * 【cache 】 修复Cache中get重复misCount计数问题(issue#1281@Github) * 【poi 】 修复sax读取自定义格式单元格无法识别日期类型的问题(issue#1283@Github) * 【core 】 修复CollUtil.get越界问题(issue#1292@Github) @@ -284,7 +284,7 @@ # 5.5.2 (2020-12-01) -### 新特性 +### 🐣新特性 * 【crypto 】 KeyUtil增加重载,AES构造增加重载(issue#I25NNZ@Gitee) * 【json 】 JSONUtil增加toList重载(issue#1228@Github) * 【core 】 新增CollStreamUtil(issue#1228@Github) @@ -312,7 +312,7 @@ * 【captcha】 增加GifCaptcha(pr#1273@Github) * 【core 】 增加SSLUtil、SSLContextBuilder -### Bug修复 +### 🐞Bug修复 * 【cron 】 修复CronTimer可能死循环的问题(issue#1224@Github) * 【core 】 修复Calculator.conversion单个数字越界问题(issue#1222@Github) * 【poi 】 修复ExcelUtil.getSaxReader使用非MarkSupport流报错问题(issue#1225@Github) @@ -326,10 +326,10 @@ # 5.5.1 (2020-11-16) -### 新特性 +### 🐣新特性 * 【core 】 增加CopyVisitor和DelVisitor -### Bug修复 +### 🐞Bug修复 * 【core 】 修复在Linux下FileUtil.move失败问题(issue#I254Y3@Gitee) * 【http 】 修复UrlUtil和UrlBuilder中多个/被替换问题(issue#I25MZL@Gitee) @@ -343,7 +343,7 @@ * 【extra 】 新增基于Apache-FtpServer封装:SimpleFtpServer * 【extra 】 新增基于Commons-Compress封装:CompressUtil -### 新特性 +### 🐣新特性 * 【core 】 NumberUtil.parseInt等支持123,2.00这类数字(issue#I23ORQ@Gitee) * 【core 】 增加ArrayUtil.isSub、indexOfSub、lastIndexOfSub方法(issue#I23O1K@Gitee) * 【core 】 反射调用支持传递参数的值为null(pr#1205@Github) @@ -355,7 +355,7 @@ * 【core 】 CollUtil和IterUtil增加size方法(pr#208@Gitee) * 【poi 】 ExcelReader的read方法读取空单元格增加CellEditor处理(issue#1213@Github) -### Bug修复 +### 🐞Bug修复 * 【core 】 修复DateUtil.current使用System.nanoTime的问题(issue#1198@Github) * 【core 】 修复Excel03SaxReader判断日期出错问题(issue#I23M9H@Gitee) * 【core 】 修复ClassUtil.getTypeArgument方法在判断泛型时导致的问题(issue#1207@Github) @@ -372,7 +372,7 @@ # 5.4.7 (2020-10-31) -### 新特性 +### 🐣新特性 * 【core 】 增加OptionalBean(pr#1182@Github) * 【core 】 Ganzhi增加方法(issue#1186@Github) * 【core 】 CollUtil增加forEach重载(issue#I22NA4@Gitee) @@ -382,7 +382,7 @@ * 【core 】 增加CharsetDetector * 【cron 】 增加CronTask,监听支持获取id(issue#I23315@Gitee) -### Bug修复 +### 🐞Bug修复 * 【core 】 修复BeanUtil.beanToMap方法中editor返回null没有去掉的问题 * 【core 】 修复ImgUtil.toBufferedImage颜色模式的问题(issue#1194@Github) * 【cron 】 修复TimeZone设置无效的问题(issue#I23315@Gitee) @@ -391,7 +391,7 @@ # 5.4.6 (2020-10-23) -### 新特性 +### 🐣新特性 * 【http 】 HttpRequest增加basicProxyAuth方法(issue#I1YQGM@Gitee) * 【core 】 NumberUtil.toStr修改逻辑,去掉BigDecimal的科学计数表示(pr#196@Gitee) * 【core 】 ListUtil.page第一页页码使用PageUtil(pr#198@Gitee) @@ -399,7 +399,7 @@ * 【core 】 ObjectUtil增加defaultIfXXX(pr#199@Gitee) * 【json 】 JSONObject构建时不支持的对象类型抛出异常 -### Bug修复 +### 🐞Bug修复 * 【core 】 修复ChineseDate没有忽略时分秒导致计算错误问题(issue#I1YW12@Gitee) * 【core 】 修复FileUtil中,copyFile方法断言判断参数传递错误(issue#I1Z2NY@Gitee) * 【core 】 修复BeanDesc读取父类属性覆盖子类属性导致的问题(pr#1175@Github) @@ -412,7 +412,7 @@ # 5.4.5 (2020-10-18) -### 新特性 +### 🐣新特性 * 【core 】 ConsoleTable代码优化(pr#190@Gitee) * 【http 】 HttpRequest增加setProxy重载(pr#190@Gitee) * 【core 】 XmlUtil.cleanComment(pr#191@Gitee) @@ -431,7 +431,7 @@ * 【extra 】 PinyinUtil新增Bopomofo4j支持 * 【core 】 新增TemporalUtil工具类,新增时间相关方法 -### Bug修复 +### 🐞Bug修复 * 【core 】 解决农历判断节日未判断大小月导致的问题(issue#I1XHSF@Gitee) * 【core 】 解决ListUtil计算总量可能的int溢出问题(pr#1150@Github) * 【json 】 解决JSON中转换为double小数精度丢失问题(pr#192@Gitee) @@ -444,7 +444,7 @@ # 5.4.4 (2020-09-28) -### 新特性 +### 🐣新特性 * 【core 】 ServiceLoaderUtil改为使用contextClassLoader(pr#183@Gitee) * 【core 】 NetUtil增加getLocalHostName(pr#1103@Github) * 【extra 】 FTP增加stat方法(issue#I1W346@Gitee) @@ -473,7 +473,7 @@ * 【poi 】 改进sax方式读取逻辑,支持sheetId(issue#1141@Github) * 【core 】 XmlUtil增加readBySax方法 -### Bug修复 +### 🐞Bug修复 * 【crypto 】 修复SM2验签后无法解密问题(issue#I1W0VP@Gitee) * 【core 】 修复新建默认TreeSet没有默认比较器导致的问题(issue#1101@Github) * 【core 】 修复Linux下使用Windows路径分隔符导致的解压错误(issue#I1MW0E@Gitee) @@ -485,7 +485,7 @@ # 5.4.3 (2020-09-16) -### 新特性 +### 🐣新特性 * 【core 】 使用静态的of方法来new对象(pr#177@Gitee) * 【setting】 Setting增加store无参方法(issue#1072@Github) * 【setting】 StatementUtil增加null缓存(pr#1076@Github) @@ -504,7 +504,7 @@ * 【setting】 Setting和Props增加create方法 * 【log 】 增加TinyLog2支持(issue#1094@Github) -### Bug修复 +### 🐞Bug修复 * 【core 】 修复Dict.of错误(issue#I1UUO5@Gitee) * 【core 】 修复UrlBuilder地址参数问题(issue#I1UWCA@Gitee) * 【core 】 修复StrUtil.toSymbolCase转换问题(issue#1075@Github) @@ -518,7 +518,7 @@ # 5.4.2 (2020-09-09) -### 新特性 +### 🐣新特性 * 【core 】 lock放在try外边(pr#1050@Github) * 【core 】 MailUtil增加错误信息(issue#I1TAKJ@Gitee) * 【core 】 JschUtil添加远程转发功能(pr#171@Gitee) @@ -534,7 +534,7 @@ * 【core 】 BeanDesc增加方法 * 【core 】 增加@PropIgnore注解(issue#I1U846@Gitee) -### Bug修复 +### 🐞Bug修复 * 【core 】 重新整理农历节假日,解决一个pr过来的玩笑导致的问题 * 【poi 】 修复ExcelFileUtil.isXls判断问题(pr#1055@Github) * 【poi 】 修复CglibUtil.copyList参数错误导致的问题 @@ -547,7 +547,7 @@ # 5.4.1 (2020-08-29) -### 新特性 +### 🐣新特性 * 【core 】 StrUtil增加firstNonXXX方法(issue#1020@Github) * 【core 】 BeanCopier修改规则,可选bean拷贝空字段报错问题(pr#160@Gitee) * 【http 】 HttpUtil增加downloadFileFromUrl(pr#1023@Github) @@ -564,7 +564,7 @@ * 【core 】 ChineseDate增加天干地支和转换为公历方法(pr#169@Gitee) * 【core 】 Img增加stroke描边方法(issue#1033@Github) -### Bug修复# +### 🐞Bug修复# * 【poi 】 修复ExcelBase.isXlsx方法判断问题(issue#I1S502@Gitee) * 【poi 】 修复Excel03SaxReader日期方法判断问题(pr#1026@Github) * 【core 】 修复StrUtil.indexOf空指针问题(issue#1038@Github) @@ -574,7 +574,7 @@ # 5.4.0 (2020-08-06) -### 新特性 +### 🐣新特性 * 【socket】 对NioServer和NioClient改造(pr#992@Github) * 【core 】 StrUtil增加filter方法(pr#149@Gitee) * 【core 】 DateUtil增加beginOfWeek重载 @@ -594,7 +594,7 @@ * 【db 】 增加BeeCP连接池支持 * 【core 】 改进Img.pressImage方法,避免变色问题(issue#1001@Github) -### Bug修复# +### 🐞Bug修复# * 【core 】 修复原始类型转换时,转换失败没有抛出异常的问题 * 【core 】 修复BeanUtil.mapToBean中bean的class非空构造无法实例化问题 * 【core 】 修复NamedSql多个连续变量出现替换问题 @@ -606,7 +606,7 @@ # 5.3.11 (2020-08-01) -### 新特性 +### 🐣新特性 * 【captcha】 AbstractCaptcha增加getImageBase64Data方法(pr#985@Github) * 【core 】 增加PhoneUtil(pr#990@Github) * 【core 】 改进Img,目标图片类型未定义使用源图片类型(issue#I1PB0B@Gitee) @@ -614,13 +614,13 @@ * 【core 】 MapUtil增加getXXX的默认值重载(issue#I1PTGI@Gitee) * 【core 】 CalendarUtil增加parseByPatterns方法(issue#993@Github) -### Bug修复# +### 🐞Bug修复# ------------------------------------------------------------------------------------------------------------- ## 5.3.10 (2020-07-23) -### 新特性 +### 🐣新特性 * 【db 】 增加DbUtil.setReturnGeneratedKeyGlobal(issue#I1NM0K@Gitee) * 【core 】 增加DataSize和DataSizeUtil(issue#967@Github) * 【core 】 ImgUtil增加异常,避免空指针(issue#I1NKXG@Gitee) @@ -631,7 +631,7 @@ * 【crypto 】 CollUtil增加padLeft和padRight方法(pr#141@Gitee) * 【core 】 IdCardUtil香港身份证去除首字母校验(issue#I1OOTB@Gitee) -### Bug修复 +### 🐞Bug修复 * 【core 】 修复ZipUtil中finish位于循环内的问题(issue#961@Github) * 【core 】 修复CollUtil.page未越界检查的问题(issue#I1O2LR@Gitee) * 【core 】 修复StrUtil.removeAny的bug(issue#977@Github) @@ -640,7 +640,7 @@ ## 5.3.9 (2020-07-12) -### 新特性 +### 🐣新特性 * 【core 】 DateUtil增加formatChineseDate(pr#932@Github) * 【core 】 ArrayUtil.isEmpty修改逻辑(pr#948@Github) * 【core 】 增强StrUtil中空判断后返回数据性能(pr#949@Github) @@ -649,7 +649,7 @@ * 【core 】 Month增加getLastDay方法 * 【core 】 ChineseDate支持到2099年 -### Bug修复 +### 🐞Bug修复 * 【core 】 修复NumberUtil.partValue有余数问题(issue#I1KX66@Gitee) * 【core 】 修复BeanUtil.isEmpty不能忽略static字段问题(issue#I1KZI6@Gitee) * 【core 】 修复StrUtil.brief长度问题(pr#930@Github) @@ -668,7 +668,7 @@ ## 5.3.8 (2020-06-16) -### 新特性 +### 🐣新特性 * 【core 】 增加ISO8601日期格式(issue#904@Github) * 【setting】 Props异常规则修改(issue#907@Github) * 【setting】 增加GIF支持 @@ -680,7 +680,7 @@ * 【core 】 FileUtil增加别名方法(pr#926@Github) * 【poi 】 ExcelReader中增加read重载,提供每个单元格单独处理的方法(issue#I1JZTL@Gitee) -### Bug修复 +### 🐞Bug修复 * 【json 】 修复append方法导致的JSONConfig传递失效问题(issue#906@Github) * 【core 】 修复CollUtil.subtractToList判断错误(pr#915@Github) * 【poi 】 修复WordWriter写表格问题(pr#914@Github) @@ -692,10 +692,10 @@ ## 5.3.7 (2020-06-03) -### 新特性 +### 🐣新特性 * 【core 】 ThreadFactoryBuilder的setUncaughtExceptionHandler返回this(issue#I1J4YJ@Gitee) -### Bug修复 +### 🐞Bug修复 * 【core 】 修复DateUtil.parse解析2020-5-8 3:12:13错误问题(issue#I1IZA3@Gitee) * 【core 】 修复Img.pressImg大小无效问题(issue#I1HSWU@Gitee) * 【core 】 修复CronUtil.stop没有清除任务的问题(issue#I1JACI@Gitee) @@ -703,7 +703,7 @@ ------------------------------------------------------------------------------------------------------------- ## 5.3.6 (2020-05-30) -### 新特性 +### 🐣新特性 * 【core 】 NumberConverter Long类型增加日期转换(pr#872@Github) * 【all 】 StrUtil and SymmetricCrypto注释修正(pr#873@Github) * 【core 】 CsvReader支持返回Bean(issue#869@Github) @@ -732,7 +732,7 @@ * 【core 】 ArrayUtil.addAll增加原始类型支持(issue#898@Github) * 【core 】 DateUtil.parse支持2020-1-1这类日期解析(issue#I1HGWW@Github) -### Bug修复 +### 🐞Bug修复 * 【core 】 修复SimpleCache死锁问题(issue#I1HOKB@Gitee) * 【core 】 修复SemaphoreRunnable释放问题(issue#I1HLQQ@Gitee) * 【poi 】 修复Sax方式读取Excel行号错误问题(issue#882@Github) @@ -743,7 +743,7 @@ ## 5.3.5 (2020-05-13) -### 新特性 +### 🐣新特性 * 【core 】 增加CollUtil.map方法 * 【extra 】 增加Sftp.lsEntries方法,Ftp和Sftp增加recursiveDownloadFolder(pr#121@Gitee) * 【system 】 OshiUtil增加getNetworkIFs方法 @@ -751,7 +751,7 @@ * 【core 】 增加IoUtil.readObj重载,通过ValidateObjectInputStream由用户自定义安全检查。 * 【http 】 改造HttpRequest中文件上传部分,增加MultipartBody类 -### Bug修复 +### 🐞Bug修复 * 【core 】 修复IoUtil.readObj中反序列化安全检查导致的一些问题,去掉安全检查。 * 【http 】 修复SimpleServer文件访问404问题(issue#I1GZI3@Gitee) * 【core 】 修复BeanCopier中循环引用逻辑问题(issue#I1H2VN@Gitee) @@ -760,11 +760,11 @@ ## 5.3.4 (2020-05-10) -### 新特性 +### 🐣新特性 * 【core 】 增加URLUtil.getContentLength方法(issue#I1GB1Z@Gitee) * 【extra 】 增加PinyinUtil(issue#I1GMIV@Gitee) -### Bug修复 +### 🐞Bug修复 * 【extra 】 修复Ftp设置超时问题(issue#I1GMTQ@Gitee) * 【core 】 修复TreeUtil根据id查找子节点时的NPE问题(pr#120@Gitee) * 【core 】 修复BeanUtil.copyProperties中Alias注解无效问题(issue#I1GK3M@Gitee) @@ -775,7 +775,7 @@ ## 5.3.3 (2020-05-05) -### 新特性 +### 🐣新特性 * 【core 】 ImgUtil.createImage支持背景透明(issue#851@Github) * 【json 】 更改JSON转字符串时"