- New feature - Added MergeNullValueHandling
- New feature - Added constructor to StringEnumConverter for setting camelcase from attribute
- Fix - Fixed JsonTextWriter not getting buffer from buffer pool
- Fix - Fixed iterating over extension data multiple times
- Fix - Fixed JSONPath queries combining wildcard with property search
- Fix - Fixed serializing ISet with the .NET 4 portable assembly
- Fix - Fixed converting some property names to camel case
- Fix - Fixed F# serialization in partial trust issue