This repository has been archived by the owner on May 16, 2022. It is now read-only.
Releases: neuecc/Utf8Json
Releases · neuecc/Utf8Json
Ver 1.3.7
Ver 1.3.6
Fix: throws exception when deserialize large string
Fix: generate invalid length copy when ExcludeNull
Improvement: Exception serialization can configure excludeNull and nameMutate and serialize public members
Ver 1.3.6.1
NuGet version only, serializing exception always extract data from concrete type.
Ver 1.3.5
Ver 1.3.4
v1.3.3
Ver 1.3.2
Ver 1.3.1
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