| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-09-06 | 624 Bytes | |
| v4.0.5.tar.gz | 2018-09-06 | 979.1 kB | |
| v4.0.5.zip | 2018-09-06 | 1.1 MB | |
| Totals: 3 Items | 2.1 MB | 0 | |
- Fixed parsing problem for PRE element with CDATA in thread and single mode. https://github.com/lexborisov/myhtml/issues/156
- Fixed the problem of parsing chunks when there was a script tag. https://github.com/lexborisov/myhtml/issues/154
- Fixed parsing entity. In very rare cases there were wrong parsing. https://github.com/lexborisov/myhtml/commit/541219bc5241e1b89e7d75c040c94766eff4e95c
- Fixed segfault if doctype hasn't attribute. https://github.com/lexborisov/myhtml/pull/151
- Append link to Perl 5 wrapper module.
- Minor bug fixes
Special thanks to Kirill Zhumarin for PRs.