Andrew Murray
|
8ddcc1de52
|
Load EXIF from PNG where eXIf chunk is after first IDAT chunk
|
2019-03-11 21:20:18 +11:00 |
|
Hugo
|
63f31ee380
|
Merge pull request #3699 from glasnt/topic/quantize-dither
Add option to set dither param on quantize
|
2019-03-11 12:18:32 +02:00 |
|
Hugo
|
5da0d5beee
|
Merge pull request #3673 from radarhere/dds
Add reading of DDS uncompressed RGB data
|
2019-03-11 12:04:47 +02:00 |
|
Katie McLaughlin
|
0b63579f39
|
Add option to set dither param on quantize
Default the option to `1`, as per original setting
|
2019-03-09 10:36:13 +11:00 |
|
Andrew Murray
|
1c1bad3186
|
Document the DIB image format [ci skip]
|
2019-03-08 21:04:01 +11:00 |
|
Andrew Murray
|
6b91f8c12d
|
Merge pull request #3682 from hugovk/deprecate-python2.7
Document Python 2.7 will be dropped on 2020-01-01
|
2019-03-03 21:42:37 +11:00 |
|
Hugo
|
5f1b6bf752
|
Document Python 2.7 will be dropped on 2020-01-01
|
2019-03-02 20:18:52 +02:00 |
|
Andrew Murray
|
c1150a2d0f
|
Document removal of VERSION (#3624) [ci skip]
|
2019-03-02 18:22:34 +11:00 |
|
Andrew Murray
|
148d320b40
|
Added reading of uncompressed RGB data
|
2019-02-23 06:44:06 +11:00 |
|
Hugo
|
186f7d943b
|
Document deprecation
|
2019-02-14 23:44:07 +02:00 |
|
Jon Dufresne
|
a11fed32b3
|
Deprecate PIL.*ImagePlugin.__version__ attributes
Use PIL.__version__ instead.
|
2019-02-02 17:39:55 -08:00 |
|
Andrew Murray
|
5a276be889
|
Fix typo
Co-Authored-By: hugovk <hugovk@users.noreply.github.com>
|
2019-01-21 20:55:04 +02:00 |
|
Hugo
|
bb69e79dc9
|
Document removals
|
2019-01-20 22:07:22 +02:00 |
|
Hugo van Kemenade
|
39cd976492
|
Apply suggestions from code review
Co-Authored-By: radarhere <3112309+radarhere@users.noreply.github.com>
|
2019-01-06 21:29:54 +11:00 |
|
Andrew Murray
|
93a2dce8f9
|
Added release notes for #3540 [ci skip]
|
2019-01-06 16:00:51 +11:00 |
|
Andrew Murray
|
b2905aec08
|
Updated release notes [ci skip]
|
2019-01-05 11:10:19 +11:00 |
|
Hugo
|
3c2940b002
|
Add 5.4.1 release notes
|
2019-01-05 01:00:15 +02:00 |
|
Andrew Murray
|
a53c39eb46
|
Fix typo
Co-Authored-By: hugovk <hugovk@users.noreply.github.com>
|
2018-12-31 23:09:22 +02:00 |
|
Hugo
|
8c38e4c6d5
|
Update release notes
|
2018-12-31 13:48:06 +02:00 |
|
Andrew Murray
|
1ace2f47ff
|
Added release notes for #3406 [ci skip]
|
2018-11-05 21:11:25 +11:00 |
|
Alexander
|
61e46c265e
|
[ci skip] fix notes
|
2018-10-18 11:40:42 +03:00 |
|
Alexander
|
6cabcadae4
|
add release notes
|
2018-10-18 10:58:20 +03:00 |
|
Hugo
|
bb795fc2d1
|
Move "Image size" under "API Changes"
To try to keep the headings consistent with before:
https://pillow.readthedocs.io/en/5.2.x/releasenotes/index.html
[CI skip]
|
2018-09-30 17:12:20 +03:00 |
|
Andrew Murray
|
39e95a6a43
|
Corrected documentation syntax
|
2018-09-30 21:47:47 +10:00 |
|
Hugo
|
2fa54408d4
|
Merge pull request #3203 from radarhere/size
Changed Image size property to be read-only by default
|
2018-09-30 14:35:35 +03:00 |
|
Andrew Murray
|
05f21695c7
|
Added release notes [ci skip]
|
2018-09-30 21:32:46 +10:00 |
|
Andrew Murray
|
da2c12533d
|
Added release notes for #3227 [ci skip]
|
2018-09-30 15:26:50 +10:00 |
|
Andrew Murray
|
518b8c40af
|
Changed heading to past tense [ci skip]
|
2018-09-30 00:19:13 +10:00 |
|
Hugo
|
2d39410957
|
Note parameter is optional
|
2018-09-29 16:52:07 +03:00 |
|
Hugo
|
f4c3002b97
|
Fix unexpected indentation
|
2018-09-29 16:41:19 +03:00 |
|
Hugo
|
08274ae5aa
|
Release notes: Add line width parameter to rectangle and ellipse-based shapes
|
2018-09-29 16:40:11 +03:00 |
|
Hugo
|
8c134ad838
|
Put ImageOps additions next to each other
|
2018-09-29 16:35:55 +03:00 |
|
Andrew Murray
|
e8adec0af2
|
Added release notes for #3298 [ci skip]
|
2018-09-29 11:12:49 +10:00 |
|
Andrew Murray
|
8bb5b6887b
|
Added release notes for #3364 [ci skip]
|
2018-09-29 10:52:43 +10:00 |
|
Andrew Murray
|
2483f6198c
|
Added release notes for #3250 [ci skip]
|
2018-09-29 10:48:07 +10:00 |
|
Andrew Murray
|
af817c83ad
|
Corrected links for Read The Docs [ci skip]
|
2018-08-23 21:07:25 +10:00 |
|
Andrew Murray
|
de7b43397a
|
Added links to installation documentation [ci skip]
|
2018-08-23 20:36:05 +10:00 |
|
Andrew Murray
|
8253c2cc26
|
Removed 5.2.0 changes [ci skip]
|
2018-07-12 06:05:08 +10:00 |
|
tsennott
|
50d6611587
|
moved tuple test to assert method in PillowTestCase; added docs
|
2018-07-09 07:04:48 -07:00 |
|
Hugo
|
a2c6a5a38e
|
Update CHANGES, image-file-formats and release notes [CI skip]
|
2018-07-01 22:24:35 +03:00 |
|
Hugo
|
c4f43b5b4c
|
Mention the other two version PRs
|
2018-07-01 22:02:58 +03:00 |
|
Alex Clark
|
b9a62707a3
|
Note reference to deprecations [ci skip]
|
2018-07-01 22:02:58 +03:00 |
|
Alex Clark
|
2302b261b7
|
WS removal [ci skip]
|
2018-07-01 22:02:58 +03:00 |
|
Alex Clark
|
885c9cb206
|
Add version confusion resolution notes [ci skip]
|
2018-07-01 07:58:25 -04:00 |
|
Andrew Murray
|
2a229b0b55
|
Updated release notes [ci skip]
|
2018-06-16 20:59:36 +10:00 |
|
Hugo
|
de6baf65f3
|
Clarify PILLOW_VERSION will be removed after VERSION
|
2018-04-25 11:24:50 +03:00 |
|
Hugo
|
ef9bf76ce8
|
PILLOW_VERSION will be removed in a future release
|
2018-04-25 11:24:50 +03:00 |
|
Hugo
|
c18dce5625
|
'Use PIL.__version__ instead.'
|
2018-04-25 11:24:50 +03:00 |
|
Hugo
|
3508d67999
|
Explicitly enumerate version constants
|
2018-04-25 11:24:49 +03:00 |
|
Hugo
|
312b91717c
|
Document deprecations in release note
|
2018-04-25 11:24:49 +03:00 |
|