This Changelog is for minchin.pelican.plugins.image_process
.
- :release:`1.2.1 <2021-04-26>`
- :support:`-` add deprecation notice to point to new plugin location at
pelican-image-process
on PyPI - :release:`1.2.0 <2019-08-17>`
- 🐛`1 major` remove dependency on
pelican.tests
- :feature:`5` add support for Pelican v4
- :release:`1.1.4 <2018-01-03>`
- 🐛`4` Fixing a bug when we use
{attach}
on an article (thanks @cunhaax) - 🐛`3` fix order of arguments for crop command
- 🐛`-`
pep8
is nowpycodestyle
- :release:`1.1.3 <2017-05-27>`
- 🐛`2` make code on PyPI match code on Git
- :release:`1.1.2 <2017-04-10>`
- 🐛`-` upgrade release toolchain
- 🐛`-`
Framework :: Pelican :: Plugins
trove classifier for PyPI now available - :release:`1.1.1 <2017-03-08>`
- 🐛`-` provide universal wheels
- :release:`1.1.0 <2016-09-12>`
- :support:`-` first release to PyPI
- :support:`-` add release machinery
- 🐛`- major` deal with undefined
SITEURL
- :feature:`-` allow definition of file encoding (using
IMAGE_PROCESS_ENCODING
variable) in Pelican configuration - :release:`1.0.2 <2016-08-12>`
- :support:`-` move package to 'minchin.pelican.plugins.image_process'
- :support:`-` add 'setup.py'
- 🐛`-` fix problems dealing with escaped URL's
- :release:`1.0.1 <2016-06-19>`
- 🐛`-` merge in open Pull Request #8 by Peter Dahlberg by which fixes issues computing image file paths
- :release:`1.0.0 <2016-06-12>`
- :support:`-` copy existing code from https://github.com/whiskyechobravo/image_process