1 - report the library version during testing
3 - improve thread safety
8 - previously the probe step for freetype-config would fail on cygwin
10 - clean up .dSYM directories generated performing probes on OS X
13 - pass the --verbose command-line option through to Imager::Probe in
15 https://rt.cpan.org/Ticket/Display.html?id=75878
20 - no longer fallback to using DynaLoader to load the XS code
21 https://rt.cpan.org/Ticket/Display.html?id=75560
26 - update dependency to Imager 0.86
27 https://rt.cpan.org/Ticket/Display.html?id=72643
32 - has_chars() now returns perl's true and false values in list
33 context rather than integers, which should be more efficient.
34 https://rt.cpan.org/Ticket/Display.html?id=69158
36 - the default text color is no longer transparent.
37 https://rt.cpan.org/Ticket/Display.html?id=71469
42 - update the bundled (and still modified) Devel::CheckLib
43 https://rt.cpan.org/Ticket/Display.html?id=69170
45 - use snprintf() when imconfig.h indicates it's available
46 https://rt.cpan.org/Ticket/Display.html?id=69147
51 - the big types cleanup
56 Split off from Imager.