Skip to content

4.5.6

Compare
Choose a tag to compare
@JamesNK JamesNK released this 03 Nov 18:20
· 1514 commits to master since this release
  • New feature - Added IgnoreDataMemberAttribute support
  • New feature - Added GetResolvedPropertyName to DefaultContractResolver
  • New feature - Added CheckAdditionalContent to JsonSerializer
  • Change - Metro build now always uses late bound reflection
  • Change - JsonTextReader no longer returns no content after consecutive underlying content read failures
  • Fix - Fixed bad JSON in an array with error handling creating an infinite loop
  • Fix - Fixed deserializing objects with a non-default constructor and reference tracking enabled
  • Fix - Fixed deserializing relative Uris
  • Fix - Fixed constructor name result not being type checked