Revision history for perl module Selenium::Screenshot

0.03 2014-11-18

 - Delegate saving down to Imager's save instead of doing it ourselves

 - Enable direct comparison of Selenium::Screenshots with itself

 - Add new attribute 'exclude' to black out rectangles entirely for
   handling screenshots with dynamic content

0.02 2014-11-18
 - Add ability to override/shadow metadata in filename

0.01 2014-11-04
 - Initial commit