Skip to content

Snack 3.2.10

Compare
Choose a tag to compare
@noear noear released this 23 Jan 00:38
· 405 commits to master since this release
  • 增加对 kotlin data class 和 jdk14+ record 的序列化与反序列化支持
  • 增加 toObject() 接口
  • 去掉 ParameterizedTypeImpl 类,改用自带的
  • 增加 List<List> 之类的泛型支持