File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 3.2.0 - 2025-11-04
5+ ------------------
6+
7+ - Update ` ExifImageWidth ` & ` ExifImageHeight ` tags to match dimensions of transformed image when copying EXIF tags
8+ - Copying EXIF tags only updates dimension tags if they existed in the source image
9+ - Add ` width ` and ` height ` attributes to ` <img> ` tags based on processed image’s actual dimensions
10+ - Add Python 3.14 support and require Python 3.10+
11+
4123.1.0 - 2025-03-18
513------------------
614
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[project ]
22name = " pelican-image-process"
3- version = " 3.1 .0"
3+ version = " 3.2 .0"
44description = " Pelican plugin that automates image processing."
55authors = [{name = " Pelican Dev Team" , email = " authors@getpelican.com" }]
66license = {text = " AGPL-3.0" }
You can’t perform that action at this time.
0 commit comments