libhtmlpp (20260715) unstable; urgency=medium

  * Fix SvgElement parsing corrupting case-sensitive SVG attributes (e.g.
    viewBox, preserveAspectRatio) on the outer <svg> tag by lowercasing them
    like regular HTML attributes
  * Make the </svg> closing tag search case-insensitive, matching the
    case-insensitive <svg> open tag detection

 -- Jan Koester <jan.koester@tuxist.de>  Wed, 15 Jul 2026 10:00:00 +0200

libhtmlpp (20260426) unstable; urgency=medium

  * Emit <!DOCTYPE html> automatically in print() when root element is <html>

 -- Jan Koester <jan.koester@tuxist.de>  Sat, 26 Apr 2026 08:00:00 +0200

libhtmlpp (20260417) unstable; urgency=medium

  * Add HTML4 DOCTYPE ignore and auto-fix unclosed tags on parsing
  * Fix failed test cases by removing EXPECT_FAIL from unclosed tag
    parser check

 -- Jan Koester <jan.koester@tuxist.de>  Fri, 17 Apr 2026 13:25:09 +0200

libhtmlpp (20260401) unstable; urgency=medium

  * Initial Debian packaging with multiarch support.

 -- Jan Koester <jan.koester@tuxist.de>  Wed, 01 Apr 2026 00:00:00 +0200
