0.86 release
[imager.git] / JPEG / Changes
1 Imager-File-JPEG 0.82
2 =====================
3
4  - modify to use the new buffered I/O functions instead of calling
5    I/O layer callbacks directly.
6
7  - handle I/O close errors properly
8
9 Imager-File-JPEG 0.81
10 =====================
11
12  - update the bundled (and still modified) Devel::CheckLib
13    https://rt.cpan.org/Ticket/Display.html?id=69170
14
15  - use snprintf() when imconfig.h indicates it's available
16    https://rt.cpan.org/Ticket/Display.html?id=69147
17
18 Imager-File-JPEG 0.80
19 =====================
20
21  - the big types cleanup
22
23  - fail writing an image that is too large for JPEG to support.
24
25 Imager-File-JPEG 0.79
26 =====================
27
28  - add progressive write support
29    https://rt.cpan.org/Ticket/Display.html?id=68691
30
31  - replace (imager|tony)@imager.perl.org in the doc, since I don't
32    plan to continue receiving mail at that address.
33    https://rt.cpan.org/Ticket/Display.html?id=68591
34
35 Imager-File-JPEG 0.78
36 =====================
37
38 Split off from Imager.