Skip to content

2.8.1 / 2021-05-09

Compare
Choose a tag to compare
@flavorjones flavorjones released this 09 May 13:01
· 85 commits to main since this release
a88ebef

2.8.1 / 2021-05-09

Fix

  • Gracefully handle parsing errors that contain an invalid byte sequence. Previously, if libxml2 registered a parsing error that itself contained invalid encoding, an exception might be raised. (#553)