F# Data v2.4.5 Release Notes
Release Date: 2018-02-19 // over 4 years ago-
- ➕ Add an optional parameter for the
System.Text.Encoding
to use when reading data to the CSV, HTML, and Json providers. This parameter is calledencoding
and should be present on all Load and AsyncLoad methods. - 🛠 Fix handling of multipart form data payloads whose size exceeded ~80k bytes.
- ➕ Add an optional parameter for the