This commit is contained in:
Looly
2020-05-26 01:39:00 +08:00
parent 40f97b3864
commit e9400766a9
8 changed files with 694 additions and 13 deletions

View File

@@ -19,6 +19,8 @@
* 【core 】 增加FontUtil可定义pressText是否从中间issue#I1HSWU@Gitee
* 【http 】 SoapClient支持自定义请求头issue#I1I0AO@Gitee
* 【script 】 ScriptUtil增加evalInvocable和invoke方法issue#I1HHCP@Gitee
* 【core 】 ImgUtil增加去除背景色的方法pr#124@Gitee
* 【system 】 OshiUtil增加获取CPU使用率的方法pr#124@Gitee
### Bug修复
* 【core 】 修复SimpleCache死锁问题issue#I1HOKB@Gitee