All Versions
109
Latest Version
Avg Release Cycle
50 days
Latest Release
615 days ago

Changelog History
Page 10

  • v1.1.6 Changes

    June 30, 2013
    • ๐Ÿ›  Fixed runtime problem accessing optional properties with a JSON null.
    • ๐Ÿ‘Œ Support for client certificates in FSharp.Net.Http.
    • ๐Ÿ‘Œ Support for Windows Phone 7.
  • v1.1.5 Changes

    May 13, 2013
    • ๐ŸŽ Performance improvements, support for big csv files, and support for Guid types.
    • ๐Ÿ’พ Save, Filter and Truncate operations for csv files.
  • v1.1.4 Changes

    April 13, 2013
    • ๐Ÿ‘ Allow to skip rows that don't match the schema in CsvProvider.
    • ๐Ÿ‘Œ Support for dynamic lookup in CSV files.
    • ๐Ÿ‘Œ Improvements to FSharp.Net.Http to support cookies and binary files.
  • v1.1.3 Changes

    April 08, 2013
    • ๐Ÿ‘Œ Improve Units of Measure support and allow to override the type inference in the CSV Provider.
  • v1.1.2 Changes

    March 30, 2013
    • โšก๏ธ Update NuGet package links and icon reference.
  • v1.1.1 Changes

    February 18, 2013
    • โšก๏ธ Update WorldBank internals to support more efficient implementation and FunScript.
  • v1.1.0 Changes

    February 18, 2013
    • ๐Ÿ‘Œ Support for Portable Class Libraries and Silverlight.
    • โž• Added Freebase provider.
    • ๐Ÿ‘Œ Improvements to the CSV provider.
    • ๐ŸŽ Performance improvements when handling large files.
  • v1.0.13 Changes

    January 16, 2013
    • ๐Ÿ›  Fix boolean parsing bug and improve CSV provider.
  • v1.0.12 Changes

    January 14, 2013
    • โšก๏ธ Minor update in missing fields handling.
  • v1.0.11 Changes

    January 14, 2013
    • ๐Ÿ‘Œ Support for different culture settings and CSV parsing according to RFC standard.