File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 8.0.0 - Feb 25 2026
4+
5+ - Add PreferFloats static parameter to CsvProvider (#1655 )
6+ - Add With* methods to CsvProvider Row and JsonProvider record types (closes #1431 ) (#1639 )
7+ - Add DtdProcessing static parameter to XmlProvider (closes #1632 ) (#1635 )
8+ - Add OmitNullFields static parameter to JsonProvider (closes #1245 ) (#1638 )
9+ - Add UseOriginalNames parameter to XmlProvider (#1629 )
10+ - Fix HTML parser dropping whitespace between inline elements (issue #1330 ) (#1630 )
11+ - Fix HtmlNode.ToString: preserve whitespace in elements nested inside <pre > (closes #1509 )
12+ - Fix CSV schema parsing: column names with parentheses no longer corrupt type annotation (fixes #946 )
13+
314## 7.0.1
415
516- Revert "fix potential XXE vulnerability in XML parsing by @Thorium in #1596 "
You can’t perform that action at this time.
0 commit comments