Alexander
|
d719aafecb
|
Merge branch 'reduce' into reduce-in-resize
# Conflicts:
# docs/releasenotes/7.0.0.rst
|
2019-12-25 15:45:17 +03:00 |
|
Alexander
|
9c2b058483
|
update release notes [ci skip]
|
2019-12-25 15:32:49 +03:00 |
|
Andrew Murray
|
663fea308b
|
Updated wording [ci skip]
|
2019-12-24 15:06:47 +11:00 |
|
Alexander
|
532eca3c20
|
Merge branch 'master' into box-in-thumbnail
# Conflicts:
# docs/releasenotes/7.0.0.rst
|
2019-12-21 03:18:23 +03:00 |
|
Alexander
|
59f8eeb290
|
add release notes
|
2019-12-21 03:16:42 +03:00 |
|
Alexander
|
945b4e9c82
|
add references, fix release notes syntax
|
2019-12-21 00:25:52 +03:00 |
|
Alexander
|
1275b10e6f
|
update release notes
|
2019-12-20 23:21:43 +03:00 |
|
Alexander
|
8181aed77f
|
Merge branch 'reduce' into reduce-in-resize
# Conflicts:
# docs/releasenotes/7.0.0.rst
# src/PIL/Image.py
|
2019-12-20 20:27:11 +03:00 |
|
Alexander
|
b112e55070
|
Merge branch 'master' into box-in-thumbnail
# Conflicts:
# docs/releasenotes/7.0.0.rst
|
2019-12-19 16:36:37 +03:00 |
|
Alexander Karpinsky
|
6d75a673b6
|
Merge pull request #4255 from uploadcare/default-resample-filter
Change default resize resampling filter from NEAREST to BICUBIC
|
2019-12-19 16:33:34 +03:00 |
|
Alexander
|
cdd1253211
|
notes fixes
skip-checks: true
|
2019-12-18 01:09:54 +03:00 |
|
Alexander
|
4da9858709
|
change default resampling filter for ImageOps.pad(), ImageOps.scale() and ImageOps.fit()
|
2019-12-17 18:15:02 +03:00 |
|
Andrew Murray
|
ba81712ec8
|
Added release notes for #4256 [ci skip]
|
2019-12-17 19:01:24 +11:00 |
|
Alexander
|
ac92836e81
|
Change default resize resampling filter
|
2019-12-07 18:08:19 +03:00 |
|
Alexander
|
4e092153fc
|
add release notes
|
2019-11-30 18:17:10 +03:00 |
|
Andrew Murray
|
699183c5dc
|
Highlighted classes
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2019-11-19 21:41:40 +11:00 |
|
Andrew Murray
|
40f891dfd7
|
Added UnidentifiedImageError
|
2019-11-19 21:20:02 +11:00 |
|
Hugo
|
f273da1b3e
|
Remove deprecated __version__ from plugins
|
2019-11-05 22:06:57 +02:00 |
|
Hugo van Kemenade
|
690bd430b0
|
Update docs/releasenotes/7.0.0.rst
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-11-02 11:06:58 +02:00 |
|
Hugo van Kemenade
|
a3d16dd40a
|
Update docs/releasenotes/7.0.0.rst
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-11-02 08:40:40 +02:00 |
|
Hugo
|
c9c02c513b
|
Update docs for 7.0.0
|
2019-11-01 13:44:49 +02:00 |
|
Hugo
|
a80a45219f
|
Pillow 6.2.1 is the last to support Python 2.7
|
2019-10-20 23:06:22 +03:00 |
|
Hugo
|
6f3464e1cb
|
Add release notes for Pillow 6.2.1
|
2019-10-20 16:31:09 +03:00 |
|
Andrew Murray
|
e0d67a1f9f
|
Use double backticks [ci skip]
|
2019-10-06 14:39:10 +11:00 |
|
Andrew Murray
|
f85258a167
|
Documented #3950 [ci skip]
|
2019-09-28 16:43:54 +10:00 |
|
Andrew Murray
|
ffe1965b74
|
Documented #4086 [ci skip]
|
2019-09-26 19:30:32 +10:00 |
|
Andrew Murray
|
28f0940d59
|
Added example image [ci skip]
|
2019-09-15 06:06:28 +10:00 |
|
Andrew Murray
|
11c9e6c0dd
|
Added release notes [ci skip]
|
2019-09-14 21:39:58 +10:00 |
|
Hugo
|
f792ab6c02
|
RST uses double backticks for code (MD uses 1)
|
2019-09-13 08:56:33 +03:00 |
|
Hugo
|
f10712f006
|
Merge branch 'master' into release-notes
|
2019-07-01 12:58:30 +03:00 |
|
Hugo
|
e62dcc3d48
|
Add #3886 to release notes and CHANGES
|
2019-07-01 12:20:08 +03:00 |
|
Hugo
|
a2919f98ff
|
Add #3928 to release notes, and #3928 and #3929 to CHANGES
|
2019-07-01 10:05:57 +03:00 |
|
Hugo
|
c15383695b
|
Deprecate Image.__del__
|
2019-07-01 09:55:54 +03:00 |
|
Hugo
|
66241cacc1
|
Add release notes for #3608 and #3861
|
2019-07-01 09:11:09 +03:00 |
|
Andrew Murray
|
d2fdb4818c
|
Fixed wording
Co-Authored-By: Hugo <hugovk@users.noreply.github.com>
|
2019-06-29 18:02:08 +10:00 |
|
Andrew Murray
|
1abcada1c5
|
Added release notes [ci skip]
|
2019-06-29 17:47:55 +10:00 |
|
Andrew Murray
|
dfa9e7aeff
|
Apply suggestions from code review [ci skip]
Co-Authored-By: Hugo <hugovk@users.noreply.github.com>
|
2019-06-20 20:31:57 +10:00 |
|
Andrew Murray
|
1d1edb8fc4
|
Added release notes for #3802 and #3856 [ci skip]
|
2019-06-20 20:01:43 +10:00 |
|
Andrew Murray
|
d8c211ef07
|
Added release notes for #3808 and #3814 [ci skip]
|
2019-05-06 21:14:47 +10:00 |
|
Andrew Murray
|
732a5357be
|
Added release notes for #3687 [ci skip]
|
2019-04-01 22:32:09 +11:00 |
|
Andrew Murray
|
d31de47768
|
Added release notes [ci skip]
|
2019-04-01 21:16:52 +11:00 |
|
Andrew Murray
|
f707affbde
|
Merge pull request #3615 from hugovk/imagecms-deprecations
Add warnings to deprecated CMS profile attributes
|
2019-04-01 17:35:32 +11:00 |
|
Hugo
|
90886b1888
|
Merge branch 'master' into imagecms-deprecations
|
2019-03-27 12:03:54 +02:00 |
|
Andrew Murray
|
51e66522e7
|
Added release notes for #3563 and #3741
|
2019-03-23 17:36:49 +11:00 |
|
Andrew Murray
|
3b3e590f6c
|
Added release notes for #3555 [ci skip]
|
2019-03-23 14:51:24 +11:00 |
|
Andrew Murray
|
61dae3041c
|
Added release notes for #3525, #3688 and #3520 [ci skip]
|
2019-03-23 14:48:17 +11:00 |
|
Hugo
|
33d207b3f0
|
Move to API Additions, not Deprecations [CI skip]
And some minor editing to make more concise/consistent.
|
2019-03-12 11:12:19 +02:00 |
|
Ben Yang
|
8bd4bbb808
|
implemented language parameter for multiline ImageDraw methods, updated release notes
|
2019-03-11 20:21:52 -07:00 |
|
Hugo
|
3fc77da70a
|
Adjust header formatting
[CI skip]
|
2019-03-11 21:11:37 +02:00 |
|
Konstantin Kopachev
|
4215d7621f
|
Add release notes
|
2019-03-11 10:44:55 -07:00 |
|
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 |
|
Andrew Murray
|
7477036230
|
Merge branch 'master' into imagecms-deprecations
|
2019-02-21 20:00:27 +11:00 |
|
Hugo
|
186f7d943b
|
Document deprecation
|
2019-02-14 23:44:07 +02:00 |
|
Hugo
|
3ff70c2afc
|
Merge branch 'master' into imagecms-deprecations
|
2019-02-13 15:45:28 +02:00 |
|
Jon Dufresne
|
a11fed32b3
|
Deprecate PIL.*ImagePlugin.__version__ attributes
Use PIL.__version__ instead.
|
2019-02-02 17:39:55 -08:00 |
|
Hugo
|
daee1d4b3d
|
Document deprecations
|
2019-01-28 15:40:19 +02: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 |
|