The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.03 2023-01-23
    - implement full selector combinators (A B, A > B, A ~ B, A + B)
    - support <![CDATA[...]]> sections inside <math> and <svg>

0.02 2022-11-16
    - raise required perl version to 5.24 (for postderef feature)
    - implement FREEZE/THAW on HTML::Blitz::Template

0.01 2022-11-13
    - initial release