Skip to content

v4.0.5

Latest
Compare
Choose a tag to compare
@lexborisov lexborisov released this 06 Sep 19:22
· 24 commits to master since this release
  • Fixed parsing problem for PRE element with CDATA in thread and single mode. #156
  • Fixed the problem of parsing chunks when there was a script tag. #154
  • Fixed parsing entity. In very rare cases there were wrong parsing. 541219b
  • Fixed segfault if doctype hasn't attribute. #151
  • Append link to Perl 5 wrapper module.
  • Minor bug fixes

Special thanks to Kirill Zhumarin for PRs.