F# Data v2.2.1 Release Notes

Release Date: 2015-05-04 // almost 9 years ago
    • ๐Ÿ‘Œ Improved performance of JsonValue.Parse().
    • ๐Ÿ›  Fixed crash processing HTTP responses without content type.
    • ๐Ÿ›  Fixed encoding from content type not being used on the POST requests.
    • ๐Ÿ‘Œ Improved compatibility with different versions of FSharp.Core.
    • โž• Added BasicAuth helper to HttpRequestHeaders.