X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=998e0753f4460ca886f594567ca1c19eddaa6e57;hb=c2d3257f34803842cf44d9ccb0d086aaa3b2dd5e;hp=276af99e13c77190dbd99bb4fcd81d79d7041a60;hpb=abc91e12ee2174db8068e3c9423c9a4afc651aba;p=catagits%2FHTML-Zoom.git diff --git a/Changes b/Changes index 276af99..998e075 100644 --- a/Changes +++ b/Changes @@ -1,30 +1,30 @@ -- add / to excluded characters in attribute names to correctly parse
+ - add / to excluded characters in attribute names to correctly parse
0.009004 2011-02-14 -- Large chunks of documentation improvements from jnareb -- apply_if method from ocharles -- selector improvements and bugfixes (jnareb, mst) + - Large chunks of documentation improvements from jnareb + - apply_if method from ocharles + - selector improvements and bugfixes (jnareb, mst) 0.009003 2010-10-12 -- mst is an idiot and forgot to add strictures.pm as a dependency + - mst is an idiot and forgot to add strictures.pm as a dependency 0.009002 2010-10-12 -- Added support for more selector syntax support including: - element#id - element.class - element[attr=foo] - element[attr*=foo] - element[attr~=foo] - element[attr] - element[attr^=foo] - [attr=foo] -- HTML::Zoom::MatchWithoutFilter replaced by HTML::Zoom::TransformBuilder -- Improved documentation, including documentation for HTML::Zoom::FilterBuilder. -- Lots of other refactoring, internal improvements & bugfixes! + - Added support for more selector syntax support including: + element#id + element.class + element[attr=foo] + element[attr*=foo] + element[attr~=foo] + element[attr] + element[attr^=foo] + [attr=foo] + - HTML::Zoom::MatchWithoutFilter replaced by HTML::Zoom::TransformBuilder + - Improved documentation, including documentation for HTML::Zoom::FilterBuilder. + - Lots of other refactoring, internal improvements & bugfixes! 0.009001 2010-03-17 -- First release + - First release