Andrew Murray
5f6bc0e1a6
Removed #6377 from release notes
2022-06-19 14:07:50 +10:00
William Jacobs
9f9e26522e
Fixed bug with rounding pixels to palette
...
This fixes a bug with rounding pixels to the nearest palette color. Specifically, there is a typo with computing the minimum distance from a palette color to a given cache box. This is causing palette colors to be incorrectly excluded from consideration.
2022-06-18 04:09:41 -04:00
Andrew Murray
70a060e765
Document apply_transparency()
2022-06-11 22:31:07 +10:00
Andrew Murray
b9df9662d6
Include #6178 in release notes
2022-06-03 19:01:36 +10:00
Andrew Murray
80782bba9b
Merge pull request #6254 from benrg/affine-transform
...
Support more affine expression forms in im.point()
2022-05-19 21:06:04 +10:00
Andrew Murray
43e2ee0433
Added release notes for 9.1.1
2022-05-17 13:15:42 +03:00
Andrew Murray
c7f5b4c2da
Documented deprecation
2022-05-17 17:31:18 +10:00
Yulv-git
a0fa540b0b
Fix some typos.
2022-05-14 12:46:46 +08:00
Andrew Murray
a90d9666fb
libjpeg-turbo may result in different pixels
2022-05-03 19:20:58 +10:00
Hugo van Kemenade
2f2cb6724e
Merge pull request #6235 from Iniquitatis/patch-1
...
Fixed enum typo
2022-04-26 08:36:46 +03:00
Hugo van Kemenade
f854d7f7c9
Deprecate support for Qt 5 (PyQt5 and PySide2). Use Qt 6 (PyQt6 or PySide6) instead.
2022-04-22 15:56:11 +03:00
Dominus Iniquitatis
9145c778ec
Fixed a typo in 9.1.0 changelog
2022-04-22 01:20:34 +03:00
nulano
d088c804d0
release notes
2022-04-16 17:36:21 +02:00
Hugo van Kemenade
0606f02860
Merge pull request #6168 from hugovk/release-notes
...
Add musllinux wheels to 9.1.0 release notes
2022-04-01 09:56:11 +03:00
Hugo van Kemenade
4181f49155
Wording
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-04-01 08:10:24 +03:00
Hugo van Kemenade
31e08c86e1
Wording
...
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2022-03-31 22:40:41 +03:00
Hugo van Kemenade
e0de5b67ce
Document mct and no_jp2 options for saving JPEG 2000
2022-03-31 22:19:00 +03:00
Hugo van Kemenade
463e156a17
Add musllinux wheels to 9.1.0 release notes
2022-03-31 17:23:21 +03:00
Andrew Murray
a7d36ef1f1
Added release notes
2022-03-29 22:11:42 +11:00
Andrew Murray
e9ded85459
Added release notes
2022-03-11 08:49:47 +11:00
Andrew Murray
f2987d65c0
Linked to file codec documentation
2022-02-28 08:36:26 +11:00
Andrew Murray
13cedb9221
Added release notes for #6069
2022-02-28 08:36:18 +11:00
Hugo van Kemenade
00563327a2
Quotes may be needed on macOS
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-02-27 18:43:06 +02:00
Andrew Murray
dac5dfc35b
Changed level of other Deprecations subheadings to be consistent
2022-02-25 10:24:29 +11:00
Hugo van Kemenade
c55d5d2401
Document requirements.txt -> extras_require in release notes
2022-02-24 17:59:34 +02:00
mergify[bot]
c58d2817bc
Merge pull request #6056 from radarhere/fits
...
Added FITS reading
2022-02-20 21:49:01 +00:00
Andrew Murray
ee46ef2a61
Updated formatting
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-02-21 08:03:50 +11:00
Andrew Murray
764c3517bc
Added documentation links
2022-02-20 23:57:17 +11:00
Andrew Murray
7aa49741c6
Merge branch 'main' into getpalette
2022-02-20 23:52:20 +11:00
Andrew Murray
737fe769a6
Added release notes
2022-02-19 23:01:19 +11:00
Hugo van Kemenade
bfa6da63a4
Merge pull request #6045 from radarhere/imageshow
...
Do not automatically remove temporary ImageShow files on Unix
2022-02-19 11:06:10 +02:00
Andrew Murray
7dca0135dd
Merge branch 'main' into fits
2022-02-19 14:41:45 +11:00
Andrew Murray
2368723230
Deprecated FitsStubImagePlugin
2022-02-19 14:41:12 +11:00
Andrew Murray
60e3734b30
Added release notes
2022-02-19 10:36:31 +11:00
Andrew Murray
5d7b6c9d88
Documented deprecation
2022-02-18 22:13:11 +11:00
Andrew Murray
9a4106c14f
Merge branch 'main' into enum
2022-02-15 08:12:28 +11:00
Andrew Murray
8b6ee688d8
Added release notes for #5959
2022-02-10 13:56:27 +11:00
Andrew Murray
912296200c
Added release notes for #5942
2022-02-10 13:53:39 +11:00
Andrew Murray
f797137ab5
Added release notes for #5972
2022-02-10 13:53:35 +11:00
Andrew Murray
657ec4aa3d
Added release notes for #5891
2022-02-10 13:53:30 +11:00
Andrew Murray
ef1373838d
Added release notes
2022-02-10 12:15:25 +11:00
Andrew Murray
b38a67fa12
Merge branch 'main' into enum
2022-02-10 09:52:24 +11:00
Andrew Murray
caf6fc60ca
Corrected sentence [ci skip]
2022-02-04 03:19:49 +11:00
Andrew Murray
8ef2d987ab
Added release notes for 9.0.1
2022-02-03 09:48:56 +11:00
Andrew Murray
f8e4e9c2dd
Added enums
2022-01-15 09:02:31 +11:00
Hugo van Kemenade
47fe0b1b9f
Autolink CWE numbers with sphinx-issues
2022-01-11 18:48:56 +02:00
Hugo van Kemenade
b2c6db8d3b
Add CVE IDs
2022-01-07 22:48:26 +02:00
Andrew Murray
ed4cf78137
CVEs TBD
2022-01-02 18:09:45 +11:00
Andrew Murray
8531b01d6c
Restrict builtins for ImageMath.eval
2022-01-02 17:23:49 +11:00
Andrew Murray
f6c78713a4
Added release notes for #5919 , #5920 and #5921
2022-01-01 22:10:48 +11:00