Commit Graph

291 Commits

Author SHA1 Message Date
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
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
Hugo
8753c10b7a
Update version 2018-04-06 23:57:25 +03:00
Hugo
c88659245a Add release notes 2018-04-05 13:52:58 +03:00
Eric Soroos
d74e71537e typo 2018-04-02 10:21:02 +00:00
Eric Soroos
6bae24034e Release notes for 5.1.0 2018-04-02 09:59:13 +00:00
Metallicow
b13025129b Trim trailing whitespace docs dir 2018-01-27 00:04:46 -06:00
Hugo
c49727552a
Docs: Escape the s next to inline code formatting 2018-01-04 15:19:59 +02:00
wiredfool
5362da06c1 Updated Release Notes 2018-01-01 14:22:03 +00:00
wiredfool
6877d683ef Typos 2017-12-30 10:41:38 +00:00
wiredfool
9d86a92853 Release notes for other known changes 2017-12-29 22:47:05 +00:00
wiredfool
47d6a47bda Image.transform release notes 2017-12-29 22:46:59 +00:00
Hugo
3c8cfa8197 Major version bump and release note for dropped Python 3.3 2017-12-28 14:48:19 +00:00
Hugo
01e2634bc3 Add release notes for 4.4.0 2017-11-06 13:58:05 +02:00
Eric Soroos
61b5eea82c sgi release notes 2017-10-02 11:49:53 +00:00
Eric Soroos
697f00c019 Release notes 2017-10-02 09:27:15 +00:00
Alexander
b51d77e4e5 Merge branch 'master' into block-storage
# Conflicts:
#	docs/releasenotes/4.3.0.rst
2017-09-23 04:07:09 +03:00
Eric Soroos
6e2010e7fd speling 2017-09-20 11:17:46 +00:00
Eric Soroos
8172fa710b Updated release notes 2017-09-20 10:54:59 +00:00
Alexander
a78e92356f Merge branch 'master' into block-storage 2017-09-19 21:08:21 +03:00
wiredfool
a0ce5740d5 Merge pull request #2719 from wiredfool/issue_2278
Fixes for Issues #2278 and #2006, value error in exif/tiff ifd
2017-09-19 14:26:29 +01:00
Alexander
af3dcf84af python api for resources 2017-09-18 01:41:39 +03:00
Alexander
60f44c83df Add to release notes 2017-09-15 00:55:19 +03:00
wiredfool
3d22e52a37 Release notes for metadata changes 2017-09-14 20:16:14 +01:00
Eric Soroos
566d69483d rewording 2017-09-09 10:29:49 +00:00
Alexander
d6ec5df08d no longer true 2017-09-09 10:17:14 +00:00
Alexander
b91d7c997e Release notes for my changes 2017-09-09 10:17:14 +00:00
Andrew Murray
3861380834 Added release notes for #2708 [ci skip] 2017-09-06 13:41:57 +10:00
Andrew Murray
2ebf9aed38 Fixed typo [ci skip] 2017-09-06 13:30:22 +10:00
Alexander
56f957b5db fix number of equals [skipci] 2017-08-12 14:22:36 +03:00
Alexander
b46b5c4e84 release notes
autodocs
fix docstring
note for `Image.split`
2017-08-12 01:24:53 +03:00
wiredfool
b1d0965c75 Release notes for 4.2.1 2017-07-06 07:53:48 -07:00
wiredfool
fa623bd075 Merge pull request #2602 from wiredfool/release_notes
Release notes 4.2.0 [ci skip]
2017-07-01 12:49:58 +01:00
Andrew Murray
892075a77e Fixed typos [ci skip] 2017-07-01 21:16:49 +10:00
wiredfool
0779b49c0f Release notes 4.2.0 [ci skip] 2017-07-01 03:30:48 -07:00
wiredfool
d2e8da1c30 release notes 2017-06-30 22:58:14 +01:00
wiredfool
c3e041e9e6 Merge branch 'master' into rm-deprecated-fn 2017-06-13 13:32:38 +01:00
Andrew Murray
1df8ac22fd Changed wording [ci skip] 2017-05-29 19:42:06 +10:00
hugovk
c3ed7447cc Document deprecation removal 2017-05-27 23:52:24 +03:00
hugovk
e4d6223c94 Remove deprecated code due for removal in Pillow 4.2 (per PR #2010) 2017-05-27 23:20:03 +03:00
hugovk
d85dffd150 Remove functions deprecated and warning since 2.0 (15 Mar 2013) and raising exceptions since 3.0 (1 Oct 2015) 2017-05-27 21:52:43 +03:00
Andrew Murray
6a7f4983af Corrected syntax in release notes [ci skip] 2017-05-03 20:22:55 +10:00
wiredfool
5a33416c72 4.1.1 release notes 2017-04-29 18:26:28 +10:00
Hugo
8aecfeea65 Typos
[CI skip]
2017-04-04 09:38:00 +03:00
wiredfool
14ae66f63d Release notes for 4.1.0 2017-04-03 13:21:32 -07:00
Alexander Karpinsky
f66e93bb4b Fix version in notes 2017-02-27 02:04:12 +03:00
wiredfool
eea7c63eb3 Py 3.6 2016-12-31 17:31:39 +00:00
wiredfool
5230fee237 Release notes for 4.0.0 2016-12-31 17:29:28 +00:00
wiredfool
0f2d6e0cc5 Changes, Release Notes for 3.3.2 2016-10-03 07:27:02 -07:00
wiredfool
69ff457f2e release notes, docs 2016-10-03 07:05:03 -07:00
Andrew Murray
9a54442303 Added release notes and improved documentation for append_images [ci skip] 2016-09-23 22:00:31 +10:00
homm
07209e9b98 release note about new filters 2016-07-18 02:39:29 +03:00
Andrew Murray
ebf2121338 Removed trailing whitespace 2016-07-01 22:05:18 +10:00
Andrew Murray
b69596a13d Fixed typos [ci skip] 2016-07-01 21:49:44 +10:00
homm
8a0c589c29 release notes for resize and rotation 2016-06-30 03:38:18 +03:00
wiredfool
d151b03939 release notes docs 2016-06-26 12:21:42 +01:00
wiredfool
b3591351f6 Updated release notes [ci skip]
removed --disable-osx-tcltk-frameworks
2016-06-11 15:45:00 +01:00
Hugo
2af16a7b58 Typos
[CI skip]
2016-05-27 08:52:46 +03:00
wiredfool
241c54e5a0 more detailed docs for libimagequant 2016-05-26 21:55:36 +01:00
Andrew Murray
7938202a1b Fixed length of title underline [ci skip] 2016-04-19 18:09:04 +10:00
Hugo
77b5a531c6 Merge pull request #1625 from radarhere/health
Health fixes
2016-04-03 10:58:35 +03:00
wiredfool
c01f51dfff 3.2.0 release notes formatting 2016-04-01 07:04:30 -07:00
wiredfool
98474e4fa9 added 3.2.0 release notes to index 2016-04-01 05:17:23 -07:00
wiredfool
642a331dd1 Release Notes 2016-04-01 05:11:54 -07:00
Andrew Murray
677b958a7f Health fixes 2016-04-01 21:49:30 +11:00
wiredfool
bdf56faa03 Updated CVE id 2016-02-22 13:35:51 +00:00
wiredfool
6db407058e Changes & release notes 2016-02-06 22:48:33 +11:00
Andrew Murray
0fc8d5d9ab Fixed typo [ci skip] 2016-02-02 20:49:03 +11:00
Andrew Murray
1203d1f98e Fixed typos [ci skip] 2016-02-02 20:47:02 +11:00
wiredfool
ba165e6603 Added FtexImagePlugin 2016-02-01 05:50:05 -08:00
wiredfool
c30099c5d6 Added ImageDraw.*size as well 2016-02-01 01:53:55 -08:00
wiredfool
b1f2cbe5d2 release notes for api changes in 3.2 -- in progress 2016-02-01 01:35:33 -08:00
wiredfool
02a9ed8f90 Added metadata details to release notes 2016-01-01 15:44:52 +00:00
Andrew Murray
c4f9e91122 Added release notes for 3.1.0 [ci skip] 2015-12-31 12:32:44 +11:00
Andrew Murray
6bd7e7f02d Removed trailing whitespace 2015-10-11 21:24:35 +11:00
wiredfool
a20449006a Update 3.0.0.rst 2015-10-02 10:09:51 +01:00
wiredfool
28d98a4b29 Update Release Notes [ci skip]
Updated release notes to cover the change to the handling of libjpeg and libz
2015-10-02 10:07:35 +01:00
wiredfool
dc5183fead added release notes for 3.0.0, added them to index and toc 2015-10-01 15:50:07 +01:00
Alex Clark
d194da6eda Create developer section
- Move release notes & porting info to developer section
2015-09-30 06:56:48 -04:00
Alex Clark
fe78a7a7d0 Wording [ci skip] 2015-04-04 08:46:58 -04:00
Alex Clark
472a17d89c Fix syntax [ci skip] 2015-04-04 08:46:13 -04:00
Alex Clark
5269a7991e Add note about more release notes [ci skip] 2015-04-04 08:45:16 -04:00
Alex Clark
174d9ac083 Add Image.open(url) tip from @mjpieters [ci skip] 2015-03-29 15:02:53 -04:00
Alex Clark
6151cfd411 Add 2.8.0 release notes to index [ci skip] 2015-03-28 07:34:47 -04:00
Alex Clark
b3ea34fb88 Document #1151 [ci skip] 2015-03-28 07:22:14 -04:00
wiredfool
2500ded15d Update 2.7.0.rst [ci skip] 2015-01-02 14:46:35 -08:00
wiredfool
c5ce6e0405 Update Release Notes (typo) [ci skip] 2015-01-01 13:06:39 -08:00
wiredfool
80c7dcbce4 Release notes for PNG dos, Tiff parameter change 2014-12-31 16:36:24 -08:00
hugovk
7e167a1233 Remove stray ) and update version number 2014-12-04 14:22:25 +02:00
hugovk
cfe41caa8a Review edits [CI skip] 2014-12-04 11:04:22 +02:00
hugovk
53e54b6f96 Rename to include full version number 2014-12-04 11:03:34 +02:00
homm
b0152e1e5b fix spelling 2014-12-01 02:23:31 +03:00
homm
c830b1ffcb Gaussian blur and unsharp mask chapters 2014-12-01 02:18:11 +03:00
homm
ca108113ba chapters:
Resize performance
2014-11-30 20:31:33 +03:00
homm
b183f50ebc chapters:
Image resizing filters
Bicubic and Bilinear downscaling
Lanczos upscaling quality
Bicubic upscaling quality
2014-11-30 03:09:39 +03:00
homm
7382b789fc chapters:
Antialias renamed to Lanczos
Default filter for thumbnails
Image transposing
2014-11-29 23:04:51 +03:00
homm
90658af48d new section framework 2014-11-29 22:15:05 +03:00