We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8a37a5e
read_html() and read_xml() now error if passed strings of length greater than one (#121)
read_html()
read_xml()
read_xml.raw() had an inadvertent regression in 1.3.0 and is now again fixed (#300)
read_xml.raw()
Compilation fix on macOS 10.15.4 (@kevinushey, #296)