Skip to content

Releases: pelican-plugins/image-process

Image Process 3.0.4

08 Mar 08:35
Compare
Choose a tag to compare

Remove upper bounds on several dependency versions.

Image Process 3.0.3

18 Jul 20:05
Compare
Choose a tag to compare

support: Display plugin configuration when Pelican is run in debug mode.

Image Process 3.0.2

11 Jul 15:41
Compare
Choose a tag to compare

support: Add Pillow 10 to list of supported versions.

Image Process 3.0.1

11 Jul 10:55
Compare
Choose a tag to compare

bug: Fix function calls to be deprecated by Pillow 10.

Image Process 2.1.3

09 Jul 13:46
Compare
Choose a tag to compare

bug: handling edge cases where image is location is non-local to the Pelican site source,
does not exist, or cannot be identified by Pillow.

Image Process 2.1.2

28 May 15:43
Compare
Choose a tag to compare

bug: Add lxml as a project requirement. It is used to
parse Atom and RSS feeds.

Image Process 2.1.1

07 May 16:03
Compare
Choose a tag to compare
  • Support: Support Pelican from v3.0 on. See Pull Request
    #47
  • Support: Re-enable Windows support for development tools, specifically
    the project's tasks.py file for use with Invoke.

Image Process 2.1.0

11 Mar 18:35
Compare
Choose a tag to compare

Add setting to copy EXIF tags from source images to processed images

Image Process 2.0.0

04 Dec 14:18
Compare
Choose a tag to compare
  • Initial release as namespace plugin
  • Supports srcset generation inside Atom feeds
  • Generates progressive JPEGs