fastjson2 icon indicating copy to clipboard operation
fastjson2 copied to clipboard

[FEATURE] 增加对["true"]这样的boolean解析

Open tywo45 opened this issue 2 years ago • 1 comments

请描述您的需求或者改进建议

JSON.parseObject()好像解析不了["true"],但是能解析["9090"]等非boolean的。详细见图 72015b883ae5cf8c5443ba6afb7628f

adeaff1542f7f00876735d2a5896d99

538df5d344ced490e6c0a11c731b9e4

请描述你建议的实现方案

描述您考虑过的替代方案

附加信息

tywo45 avatar Apr 28 '24 07:04 tywo45

https://oss.sonatype.org/content/repositories/snapshots/com/alibaba/fastjson2/fastjson2/2.0.50-SNAPSHOT/ 问题已修复,请帮忙用2.0.50-SNAPSHOT版本验证,2.0.50版本预计在5月12日前发布

wenshao avatar Apr 29 '24 07:04 wenshao

https://github.com/alibaba/fastjson2/releases/tag/2.0.50 2.0.50已发布,请用新版本

wenshao avatar May 12 '24 05:05 wenshao