Skip to content

Releases: DanKE123abc/DanKeJson

Release v1.3.3

28 Jul 04:42
06fba82
Compare
Choose a tag to compare

Release v1.3.2

22 Jul 03:20
d073d35
Compare
Choose a tag to compare

更新内容

1.支持序列化Class中null值的参数
2.优化代码写法

https://www.nuget.org/packages/DanKeJson/1.3.2

Release v1.3.1

16 Jul 10:17
c81e218
Compare
Choose a tag to compare

更新内容

1.修复反序列化子对象键值为空的bug

https://www.nuget.org/packages/DanKeJson/1.3.1

Release v1.3.0

16 Jul 03:12
cda67ca
Compare
Choose a tag to compare

重要版本更新,涉及API修改!

更新内容:

  1. 新增跳过文件路径检测API
  2. 新增JSON5类
  3. 反序列化中字符串允许使用单引号
  4. 反序列化中键名允许不使用引号
  5. 修复对象方法无法序列化数组的Bug
  6. 修复泛型(对象)方法无法反序列化数组的Bug
  7. 修复泛型(对象)方法无法反序列化子类的Bug
  8. 修改的不必要的动态调用方法

https://www.nuget.org/packages/DanKeJson/1.3.0

Release v1.2.0

29 Jun 03:44
5ea07d9
Compare
Choose a tag to compare

在从1.1.1到1.2.0版本间进行了三次提交
d654fe2
6be4ce2
72763c3

新版本更新内容
1.【重要】允许未定义的关键字,将未定义的关键字转换为null
2. 允许对象、数组最后的一个多余逗号

https://www.nuget.org/packages/DanKeJson/1.2.0

Release v1.1.1

04 Apr 09:28
b899ab4
Compare
Choose a tag to compare

Release v1.1.0

01 Feb 11:50
07443af
Compare
Choose a tag to compare

Support for serialization and de-sequence number null
Fix some bug

https://www.nuget.org/packages/DanKeJson/1.1.0

Release v1.0.4

10 Dec 03:54
ec08ae4
Compare
Choose a tag to compare