| -Maded explicit JValue conversions more flexible converting values -Added implicit conversions for Uri, TimeSpan, Guid -Fixed JValue constructors for Uri, TimeSpan, Guid assigning incorrect JTokenType |
|
More...
|
almost 14 years ago
|
| -Increment version to 4.5.11 |
|
More...
|
almost 14 years ago
|
| -Fixed build |
|
More...
|
almost 14 years ago
|
| -Added non-generic JToken.ToObject methods -Added byte, char, Guid, TimeSpan and Uri explicit conversion operators to JToken -Fixed globalization warnings |
|
More...
|
almost 14 years ago
|
| -Added StringEscapeHandling with options to escape HTML and non-ASCII characters -Added feature to deserialize ISet<T> properties as HashSet<T> -Fixed ReferenceLoopHandling not being used when serializing ISerializable and dynamic values |
|
More...
|
almost 14 years ago
|
| -Trace ShouldSerialize and IsSpecified |
|
More...
|
almost 14 years ago
|
| -Added DiagnosticsTraceWriter and MemoryTraceWriter |
|
More...
|
almost 14 years ago
|
| -Fixed build |
|
More...
|
almost 14 years ago
|
| -Added ITraceWriter |
|
More...
|
almost 14 years ago
|
| -Fixed build |
|
More...
|
almost 14 years ago
|
| -Added a special case to correctly deserialize Version class -Changed Silverlight and Windows Phone assemblies in NuGet to be strong named -Changed CamelCasePropertyNamesContractResolver to improve camel casing property names -Fixed QuoteChar not being used when writing DateTimes, TimeSpans, Uris and Guids |
|
More...
|
almost 14 years ago
|
| -Documentation |
|
More...
|
almost 14 years ago
|
| -Documentation |
|
More...
|
almost 14 years ago
|
| Merge branch 'master' of github.com:JamesNK/Newtonsoft.Json |
|
More...
|
almost 14 years ago
|
| -Performance |
|
More...
|
almost 14 years ago
|
| -Documentation |
|
More...
|
almost 14 years ago
|
| -Documentation |
|
More...
|
almost 14 years ago
|
| -Fixed documentation build |
|
More...
|
almost 14 years ago
|
| -Fixed build |
|
More...
|
almost 14 years ago
|
| -Added missing XML documentation -Fixed potential null reference error when getting attributes -Performance documentation |
|
More...
|
almost 14 years ago
|
| -Increment version to 4.5.10 |
|
More...
|
almost 14 years ago
|
| -Updated NuGet -Fixed portable NuGet directory |
|
More...
|
almost 14 years ago
|
| -Add portable build to NuGet package |
|
More...
|
almost 14 years ago
|
| -Documentation |
|
More...
|
almost 14 years ago
|
| -Fixed empty strings not correctly deserializing as null onto nullable properties |
|
More...
|
almost 14 years ago
|
| -Fixed exception message typo -Fixed serializer sometimes not using DateParseHandling setting -Fixed error in JsonWriter.WriteToken when writing a DateTimeOffset -Fixed error when serializing emitted classes that have a constructor with null named parameters (really?) |
|
More...
|
almost 14 years ago
|
| -Improved duplicate object reference id error message |
|
More...
|
almost 14 years ago
|
| Merge branch 'master' of github.com:JamesNK/Newtonsoft.Json |
|
More...
|
almost 14 years ago
|
| -Added GetValue and TryGetValue with StringComparison to JObject -Fixed SecAnnotate warnings -Fixed error when comparing empty JObjects -Fixed error when comparing DateTime JValue with a DateTimeOffset JValue |
|
More...
|
almost 14 years ago
|
| -Change JsonValueConverter to serialize whole numbers without a decimal point |
|
More...
|
almost 14 years ago
|