Skip to content

v1.2.0

Compare
Choose a tag to compare
@troyzhxu troyzhxu released this 13 Jan 09:22
· 53 commits to master since this release
  • Bump data from 1.1.1 to 1.1.2
    • fix: JacksonMapper 与 JacksonArraygetStringnull 返回 "null" 的问题
    • Bump gson from 2.8.8 to 2.8.9
    • Bump fastjson from 1.2.76 to 1.2.79
    • Bump jackson from 1.12.5 to 1.12.6
  • 新增:toBean(TypeRef<T> typeRef, String jsonObj) 方法