Changelog for HTML-Tree 5.07 2017-08-31 Release by Kent Fredric [FIXES] * Workaround more @INC issues with Module::Build and sudo RT#122199 5.06 2017-04-28 Release by Kent Fredric * Revert XML escaping changes from 5.04 due to large numbers of broken dependents - RT#121310 https://rt.cpan.org/Ticket/Display.html?id=121310 - https://github.com/rjbs/MasonX-Resolver-WidgetFactory/issues/1 - https://github.com/kentfredric/HTML-Tree/issues/1 5.05 2017-04-26 [FIXES] * Revert Dist::Zilla Removal - https://github.com/jfearn/HTML-Tree/issues/7 - Vendor note: It should be simpler to compare 5.03 and 5.05 than to compare 5.04 and 5.05, or 5.03 and 5.04. - Fixes RT#12230: Undeclared dep on Test::Fatal - https://rt.cpan.org/Ticket/Display.html?id=121230 * Proper fix for '.' in @INC - https://rt.cpan.org/Ticket/Display.html?id=120521 5.04 2017-04-17 Release by Jeff Fearn [FIXES] * Remove Distzilla to fix RT #120521 #89820 * Add POD to htmltree RT #116367 * Speed up is_inside method RT #113415 - From Todd Rinaldo https://github.com/madsen/HTML-Tree/pull/5 * Fix extra spaces being added to comments RT #94311 - From Tomaz Solc * Don't needlessly escape characters in element content RT #93431 - From Tomaz Solc 5.03 2012-09-22 Release by Christopher J. Madsen [THINGS THAT MAY BREAK YOUR CODE OR TESTS] * as_HTML no longer indents