Update Changes
[scpubgit/HTML-String.git] / Changes
CommitLineData
65d53cf1 1 - Fix concatenating strings that evaluate to false in a boolean context.
2
72ee582d 31.000002 - 2013-01-03
91a96477 4 - Optimise _hsv_dot since it gets called heavily by HTML::String::TT
5
a802154b 61.000001 - 2013-01-03
ac4c210b 7 - Localize $@ in isa and can in case of modules that mishandle eval {}
fc076557 8 - Support for single quotes (' to ')
9
3be4e4a1 101.000000 - 2012-08-13
a38082d4 11 - Initial release