add filter

This commit is contained in:
Looly
2022-04-16 11:44:01 +08:00
parent aa48d3f2ff
commit 6acf0854d8
7 changed files with 274 additions and 135 deletions

View File

@@ -6,10 +6,12 @@
# 5.8.0.M4 (2022-04-16)
### ❌不兼容特性
* 【json 】 【可能兼容问题】JSONArray删除部分构造
### 🐣新特性
* 【core 】 BeanUtil增加toBean重载pr#598@Gitee
* 【json 】 新增JSONParser
* 【json 】 JSON新增在解析时的过滤方法issue#I52O85@Gitee
### 🐞Bug修复