Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Ver 1.3.0

Compare
Choose a tag to compare
@neuecc neuecc released this 22 Oct 11:21
· 45 commits to master since this release
  • Add: JsonReader.ReadNextBlockSegment
  • Add: CompositeResolver.Create(DynamicCompositeResolver)
  • Add: ExpandoObject serialization support
  • Add: IEnumerable<T> support at nongeneric serialize
  • Add: JsonSerializer.PrettyPrint, JsonSerializer.PrettyPrintByteArray
  • Add: IJsonFormatter.ToJsonString extension method
  • Add: JsonWriter/Reader.Serialize/Deserialize(ref JsonReader/Writer) overload
  • Add: JsonSerialzier.SerializeAsync, DeserializeAsync
  • Improve: support single line comment, multi line comment
  • improve: skip bom header when json reading
  • Breaking Changes: AutomataDictionary.Add(string) uses JsonWriter.GetEncodedPropertyNameWithoutQuotation