File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 11# xml2 (development version)
22
3- * ` xml_find_int() ` analogous to ` xml_find_num() ` for returning integers
4- matched by an XPath (#365 , @michaelchirico ).
5-
6- * Now compatible with limxml2 2.12.0 and later (@KNnut ).
7-
8- * Fix format string issues detected in R-devel.
3+ * Now compatible with libxml2 2.12.0 and later (@KNnut ).
94
10- * ` xml_serialize() ` now includes the document type so that ` xml_unserialize() ` works also for HTML documents ( # 407 , @ HenrikBengtsson ) .
5+ * Fixed format string issues detected in R-devel .
116
127* Remove unused dependencies on glue, withr and lifecycle (@mgirlich ).
138
149* ` print() ` is faster for very long ` xml_nodeset ` inputs (#366 , @michaelchirico ).
1510
11+ * ` xml_find_int() ` analogous to ` xml_find_num() ` for returning integers
12+ matched by an XPath (#365 , @michaelchirico ).
13+
14+ * ` xml_serialize() ` now includes the document type so that ` xml_unserialize() `
15+ works also for HTML documents (#407 , @HenrikBengtsson ).
16+
1617# xml2 1.3.5
1718
1819* Small speedup for ` xml_find_all() ` (@mgirlich , #393 ).
You can’t perform that action at this time.
0 commit comments