Skip to content

v4.2.2

Choose a tag to compare

@rgrove rgrove released this 11 Jul 00:26
v4.2.2
03f09e1

Fixed

  • A malformed numeric character reference with one or more trailing non-digit characters (e.g. &#65a;, &#x41g;) now results in an "Invalid character reference" error. Previously the trailing non-digit characters were silently ignored, which didn't conform to the XML specification. #45 (@spokodev)

Full Changelog: v4.2.1...v4.2.2