Changes for version 0.19 - 2026-05-21
- remove Alien::LibGumbo as a runtime dependency (thanks to Graham Ollis)
- tree_to_callback: don't check document nodes for void elements (thanks to Niko Tyni)
- Fix memory leak in tree mode (rt.cpan.org #128667)
- Add test for tree mode memory leak (rt.cpan.org #128667) (thanks to Nick Kostyria)
- Fix callback example (rt.cpan.org #122716) (thanks to gregor herrmann)
- Fix wrong code path with GUMBO_NODE_TEMPLATE (thanks to Niko Tyni)
- Add tests for GUMBO_NODE_TEMPLATE handling
Modules
HTML5 parser based on gumbo C library