0.010
updated Makefile.PL with minimum required version of Test::More
0.009
added new fake test with JPG magic bytes
moved repo to github, update Makefile.pl
0.008
no changes, I accidently deleted the tar.gz from cpan, had to reupload, can't upload same version twice
0.007
fixed problem identifying tiff files
0.006
added executable check to convert installed check
0.005
changed convert installed check (again) to look in each part of the path for 'convert'. should work much more better
0.004
changed convert installed check to use which to return path to convert, or assume it's not installed - *should* fix error when convert wasn't installed, probably not on win32 though or other places where there's no which...
0.003
fixed `convert` install check (looks for error 127)
0.002
Added not about convert being needed to POD
adjusted so still works (reduced functionality) without convert installed
0.001
First release