Skip to content

2.0.2

Latest
Compare
Choose a tag to compare
@hl845740757 hl845740757 released this 04 May 07:06
· 66 commits to dev since this release
  1. 增加新的对象指针结构(ObjectLitePtr)
  2. 允许Binary的data部分为null。
  3. java afterCodec钩子调整,接收options参数。
  4. java 增加CodecLinkerBean注解,用于快捷配置外部类,生成DsonCodec
  5. C# 优化基础值类型的拆装箱