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