github alibaba/fastjson 1.2.14
fastjson-1.2.14 修复BUG功能增强

latest releases: 1.2.83, 1.2.80, 1.2.79...
7 years ago

这是一个BUG修复功能增强的迭代版本,功能增强都和JSONPath有关。

Bug Fixed

  1. 修复在某些场景下无法兼容JDK5/6/7的问题 #700
  2. 修复定制typeKey不起作用的问题 #710

功能增强

  1. JSONPath新增unset方法 #708
  2. JSONPath过滤条件支持boolean和double类型 #722
  3. JSONPath支持8级以上 #726
  4. JSONPath.set方法支持多级原来不存在的路径 #727
  5. JSONPath新增方法paths方法返回所有的path列表 #709
  6. JSONPath支持deepScan操作.. #725

相关链接

Don't miss a new fastjson release

NewReleases is sending notifications on new releases.