mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add null check
This commit is contained in:
@@ -3,13 +3,14 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.5.2 (2020-11-18)
|
||||
# 5.5.2 (2020-11-19)
|
||||
|
||||
### 新特性
|
||||
* 【crypto 】 KeyUtil增加重载,AES构造增加重载(issue#I25NNZ@Gitee)
|
||||
* 【json 】 JSONUtil增加toList重载(issue#1228@Github)
|
||||
* 【core 】 新增CollStreamUtil(issue#1228@Github)
|
||||
* 【extra 】 新增Rhino表达式执行引擎(pr#1229@Github)
|
||||
* 【crypto 】 增加判空(issue#1230@Github)
|
||||
|
||||
### Bug修复
|
||||
* 【cron 】 修复CronTimer可能死循环的问题(issue#1224@Github)
|
||||
|
Reference in New Issue
Block a user