gut tests
[catagits/DOM-Tiny.git] / Changes
1 {{$NEXT}}
2   - Gut tests to avoid having to keep them in sync with Mojo::DOM58 changes
3
4 0.004     2016-04-10 15:09:07 UTC
5   - Murderize dist due to replacement by Mojo::DOM58
6
7 0.003     2016-03-19 18:35:22 UTC
8   - Merge several CSS bugfixes and improvements from Mojolicious 6.31 and 6.32.
9   - Merge wrap and wrap_content bugfixes from Mojolicious 6.34.
10   - Fix small html_unescape bug in DOM::Tiny::Entities
11   - Merge handling of "on" default values in val method from Mojolicious 6.49.
12
13 0.002     2015-11-09 19:28:42 EST
14   - Support perl 5.8 (mst)
15
16 0.001     2015-11-09 02:56:35 EST
17   - First release