F# Data v2.0.0-beta3 Release Notes

Release Date: 2014-03-04 // about 10 years ago
    • โœ‚ Remove ApiaryProvider.
    • ๐Ÿ‘Œ Improve error reporting in the Freebase provider.
    • โž• Add stronger typing to Http.Request parameters.
    • Respect character set header in HTTP responses.
    • ๐Ÿ‘ Allow to don't throw on HTTP errors.
    • ๐Ÿ‘ Allow to customize the HTTP request by passing a function.
    • โž• Added RequestStream and AsyncRequestStream methods to Http to allow accessing the response stream directly.