Skip to content

Fix failure to parse tables with html5 elements (adds masterminds/html5)

Choose a tag to compare

@acoulton acoulton released this 16 Sep 10:40
2f59cc5

NOTE: This release switches the HTML parser from DOMDocument to masterminds/html5 to fix html5 support

What's Changed

  • Time element breaks parsing by @RoSk0 in #15
  • Add .editorconfig to simplify contributors life by @RoSk0 in #16
  • Update CHANGELOG for 1.2.5 by @acoulton in #18

New Contributors

  • @RoSk0 made their first contribution in #15

Full Changelog: v1.2.4...v1.2.5