| 
							
							
								 Hugo | e33dd498f5 | Prefer more conventional __version__ rather than PILLOW_VERSION | 2018-04-25 11:21:38 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 0c438db926 | Merge pull request #3076 from hugovk/add-3.7 Support Python 3.7 | 2018-04-25 11:20:31 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 244a44c5f8 | Update CHANGES.rst | 2018-04-25 08:43:04 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 499d244481 | Merge pull request #3108 from radarhere/libwebp Updated libwebp to 1.0.0 | 2018-04-25 08:40:19 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 001c2fec88 | Updated libwebp to 1.0.0 | 2018-04-23 10:27:40 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 0b65d0791e | Merge pull request #3111 from uploadcare/revert-valueerrors Revert ValueErrors to RuntimeErrors in ImageMorph module | 2018-04-22 22:27:20 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 572c06f6cc | Merge pull request #3095 from hugovk/rm-del-draw Remove 'del draw' from code example | 2018-04-22 20:54:01 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | 997e554593 | Revert ValueErrors to RuntimeErrors in ImageMorph module | 2018-04-22 20:52:38 +03:00 |  | 
			
				
					| 
							
							
								 Alexander Karpinsky | dddeecc945 | Merge pull request #3055 from uploadcare/imagemorph-type-check Fix incorrect image type checking in _imagingmorph module | 2018-04-22 20:10:34 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | 101c095e99 | Add tests for wrong types | 2018-04-22 19:51:57 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 04a1f71b4c | Merge pull request #3105 from radarhere/py3 Change Python version checks to use util | 2018-04-22 18:37:33 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | ad36932ebb | Merge pull request #3107 from radarhere/effects Corrected undefined behaviour | 2018-04-22 09:04:35 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 57c7a51b51 | Renamed CLIP to CLIP8 | 2018-04-21 18:14:05 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 99dcc57720 | Moved CLIP definitions into ImagingUtils.h | 2018-04-21 16:35:58 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | eebe3ea923 | Corrected undefined behaviour | 2018-04-21 13:42:39 +10:00 |  | 
			
				
					| 
							
							
								 Alexander Karpinsky | 1b9a41f2de | Merge pull request #3063 from radarhere/gitignore Removed winbuild gitignore | 2018-04-20 13:15:10 +03:00 |  | 
			
				
					| 
							
							
								 Alexander Karpinsky | 6378465521 | Merge pull request #3084 from radarhere/health Health fixes | 2018-04-20 13:12:24 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b4e6cdadac | Added py3 variable to _util | 2018-04-20 09:19:13 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b560f5b417 | Changed Python version checks in tests to use helper | 2018-04-19 19:40:56 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | bf77bba323 | Changed dictionary comprehension style | 2018-04-18 16:00:57 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 37f5f1120a | Fixed block comments | 2018-04-18 16:00:57 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | cbc056f43d | Fixed whitespace | 2018-04-18 16:00:57 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 06f4cd62ad | Removed redundant backslashes | 2018-04-18 16:00:18 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 30c9ca15fb | Fixed docstrings | 2018-04-18 16:00:17 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 48c8f1f219 | Merge pull request #3100 from radarhere/imagetk Change test_imagetk to run on Python 3 | 2018-04-17 22:39:34 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 4476aa3914 | Merge pull request #3102 from hugovk/new-pypi Update links to new PyPI | 2018-04-17 22:36:31 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | e3800c6d6b | Update links to new PyPI | 2018-04-17 17:06:43 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b33b045e9b | Changed test_imagetk to run on Python 3 | 2018-04-17 14:06:05 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | c013188594 | Merge pull request #3087 from hugovk/rm-deprecationwarnings Remove deprecation warnings | 2018-04-15 17:07:26 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 43d9068fc3 | Revert conversion removal | 2018-04-15 10:35:46 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 7e8998a452 | ImageOps.box_blur is deprecated, use ImageFilter.BoxBlur instead | 2018-04-14 21:54:40 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | f733482c0e | Remove workaround for since-fixed scipy regression, to remove recent scipy DeprecationWarning | 2018-04-14 21:54:40 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | ecc4c7fecc | Remove unittest regex deprecation warnings | 2018-04-14 21:54:40 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | cbfc832ccd | Remove 'del draw' from code example | 2018-04-14 19:00:55 +03:00 |  | 
			
				
					| 
							
							
								 Alexander Karpinsky | b01ba0f50c | Merge pull request #3091 from uploadcare/lut-alter Transforming LUTs | 2018-04-14 18:08:52 +03:00 |  | 
			
				
					| 
							
							
								 Alexander Karpinsky | 9d404e9979 | Merge pull request #3098 from uploadcare/getlist-fixes Raise error if it is occurred during conversion in getlist | 2018-04-14 18:07:57 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | a325559f58 | One more test for coverage | 2018-04-14 17:47:53 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | eae14c56e1 | Check exception type only, not string | 2018-04-14 17:22:21 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | aba478abba | Raise error if it is occurred during conversion in getlist | 2018-04-14 17:13:05 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 06ee307b46 | Merge pull request #3097 from radarhere/raqm Correct installation doc syntax | 2018-04-14 16:21:38 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b2c6231977 | Corrected installation doc syntax | 2018-04-14 22:16:46 +10:00 |  | 
			
				
					| 
							
							
								 Alexander | 854a0d6044 | edit doctring [ci skip] | 2018-04-14 15:03:34 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | 68af72bef4 | edit doctring [ci skip] | 2018-04-13 10:07:51 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | d9b8d970b2 | edit doctring [ci skip] | 2018-04-12 23:42:47 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 6ee33d81e4 | Update CHANGES.rst [CI skip] | 2018-04-12 14:29:34 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | daa8e7dacd | Add earlier catching of wrong channels count | 2018-04-12 12:40:40 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | bdd8dc40f6 | Return RankFilter and UnsharpMask order [ci skip] | 2018-04-12 12:21:14 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | 1a371e572c | update repr method | 2018-04-12 12:10:28 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | 75c76d91e1 | Add repr for Color3DLUT | 2018-04-12 11:54:54 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | fb1d25417e | test for wrong channels number in generate | 2018-04-11 20:55:35 +03:00 |  |