F# Data v2.4.3 Release Notes
Release Date: 2017-12-03 // over 4 years ago-
- โ Added GetColumnIndex and TryGetColumnIndex to CsvFile.
- ๐ Fixed outdated examples in the documentation that no longer worked.
- ๐ Fixed parsing of script elements with JavaScript string literals, regular expression literals, or comments, that looked like HTML tags.
- ๐ Fixed parsing of cookie values containing the '=' character.