F# Data v2.4.3 Release Notes

Release Date: 2017-12-03 // over 6 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.