F# Data v2.1.0 Release Notes

Release Date: 2014-11-02 // over 9 years ago
    • ๐Ÿ›  Fixed parsing of HTML attributes without value.
    • ๐Ÿ›  Fixed parsing of non-breaking spaces in HTML.
    • ๐Ÿ›  Fixed parsing of CDATA in HTML script elements.
    • ๐Ÿ‘Œ Support for more currency symbols and percent, per mil, and basic point symbols when parsing numbers.
    • Promoted TextConversions to top level.