F# Data v2.0.6 Release Notes

Release Date: 2014-04-28 // about 10 years ago
    • ๐ŸŽ Performance improvements.
    • ๐Ÿ‘Œ Support reuse by other type providers projects like ApiaryProvider.
    • ๐Ÿ›  Fixed problems with HTTP requests not downloading fully.
    • โž• Added support for creating typed XML objects in XmlProvider.
    • โž• Added support for creating typed JSON and XML objects from untyped JsonValue and XElement objects.
    • ๐Ÿ›  Fixed crash when data files used in a type provider used on a fsx file changed.
    • ๐Ÿ›  Fixed problem parsing JSON values with keys with the double quote character.