enhance Console.log

This commit is contained in:
Looly
2020-09-11 19:16:33 +08:00
parent f1588a9c39
commit c0c71a5f8f
5 changed files with 196 additions and 69 deletions

View File

@@ -3,11 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.4.3 (2020-09-10)
# 5.4.3 (2020-09-11)
### 新特性
* 【core 】 使用静态的of方法来new对象pr#177@Gitee
* 【setting】 Setting增加store无参方法issue#1072@Github
* 【setting】 StatementUtil增加null缓存pr#1076@Github
* 【core 】 扩充Console功能支持可变参数issue#1077@Github
### Bug修复