add parser

This commit is contained in:
Looly
2022-04-16 09:27:47 +08:00
parent f5a44bca73
commit aa48d3f2ff
5 changed files with 136 additions and 72 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.0.M4 (2022-04-15)
# 5.8.0.M4 (2022-04-16)
### ❌不兼容特性
### 🐣新特性
* 【core 】 BeanUtil增加toBean重载pr#598@Gitee
* 【json 】 新增JSONParser
### 🐞Bug修复