Imager-File-TIFF 0.85 ===================== - for libtiff versions that support extended warning handlers (3.8.0 or later), use them to avoid some global variables. - clean up .dSYM directories generated performing probes on OS X Mountain Lion. - pass the --verbose command-line option through to Imager::Probe in Makefile.PL https://rt.cpan.org/Ticket/Display.html?id=75878 Imager-File-TIFF 0.83 ===================== - no longer fallback to using DynaLoader to load the XS code https://rt.cpan.org/Ticket/Display.html?id=75560 Imager-File-TIFF 0.82 ===================== - modify to use the new buffered I/O functions instead of calling I/O layer callbacks directly. https://rt.cpan.org/Ticket/Display.html?id=69912 - handle I/O close errors properly Imager-File-TIFF 0.81 ===================== - check image file limits set by set_file_limits() - use TIFFReadDirectory() instead of TIFFSetDirectory() to step through IFDs, since that handles IFD loops. - update the bundled (and still modified) Devel::CheckLib https://rt.cpan.org/Ticket/Display.html?id=69170 Imager-File-TIFF 0.80 ===================== - the big types cleanup Imager-File-TIFF 0.79 ===================== - handle slightly different warning from libtiff 4.x https://rt.cpan.org/Ticket/Display.html?id=65268 - replace (imager|tony)@imager.perl.org in the doc, since I don't plan to continue receiving mail at that address. https://rt.cpan.org/Ticket/Display.html?id=68591 Imager-File-TIFF 0.78 ===================== Split out from Imager.