This repository has been archived by the owner on May 16, 2022. It is now read-only.
Ver 1.3.0
- 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