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.