150 Star 272 Fork 111

iTdos / Dos.Common

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
fastJSON更新日志.txt 1.37 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
iTdos 提交于 2016-07-06 11:28 . v1.0.8.8
2016-06-21
*)增加DateFormatString、UseStrictIsoDate、UseFalseLiteral配置,可以在序列化的时候指定日期格式化方式等。
2016-06-14
*)修复fastJSON反序列化Dictionary<string,string>时,int值转string时为null的Bug。
2016-05-18
*)增加fastJSON序列化DataTable时DataTableToGeneralJson=true的配置,false时与之前一样,默认为true时,与Json.Net序列化的结果一致。并且增加支持反序列化为DataTable类型。
2016-05-12
*)修复fastJSON反序列化时int转string出错的Bug。
*)修复fastJSON反序列化不带引号的key出错的Bug,如反序列化[{a:"1"}]。
*)修复fastJSON反序列化Dictionary<string, string>时int转string出错的Bug。
*)修复fastJSON反序列化“空字符串”为int、long等数字类型时出错的Bug。
2016-05-03
*)修复fastJSON反序列化"2015-5-1 9:8"此时间格式时的Bug。
*)修复fastJSON反序列化“string类型”为int、long等数字类型时出错的Bug。
2016-04-27
*)修复fastJSON不支持ulong等类型的反序列化。
*)增加[JsonProp(PropertyName = "customer")]以便序列化、反序列化自定义属性名,同时让fastJSON支持标记自定义属性名。
*)修改fastJSON一些内置参数的默认值,让它更符合国内使用。
*)修复fastJSON不支持字符串反序列化为int等数字类型的bug。
C#
1
https://gitee.com/ITdos/Dos.Common.git
git@gitee.com:ITdos/Dos.Common.git
ITdos
Dos.Common
Dos.Common
master

搜索帮助

14c37bed 8189591 565d56ea 8189591