Plone-scale

Latest version: v3.0

Safety actively analyzes 621920 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

3.0.1

------------------

Breaking changes:

- *add item here*

New features:

- *add item here*

Bug fixes:

- Fix conflict resolution code corner case.
[gforcada]

3.0

----------------

Breaking changes:

- Restore scale down behaviour from 1.x series without the huge memory usage.
[fschulze]

New features:

- Handle TIFF images with alpha channels.
[fschulze]

2.2

----------------

New features:

- Python 3 compatibility.
[dhavlik]

2.1.2

------------------

Bug fixes:

- Remove unused dependency.
[gforcada]

2.1.1

------------------

Bug fixes:

- Only convert JPEG to greyscale if they actually are and not when the image
has less than 256 colors. This bug was introduced in 2.1 with PR 13.
[fschulze]

- Preserve color profile in scaled images.
[fschulze]

2.1

----------------

New features:

- Choose an appropriate image mode in order to reduce file size.
[didrix]

Bug fixes:

- Require the ``six`` package so we can more easily check number types.
On Python 3 ``long`` has been merged into ``int``. [maurits]

- When getting an outdated scale, don't throw it away when there is no
factory. [maurits]

- Avoid TypeErrors when looking for outdated scales.
Fixes `issue 12 <https://github.com/plone/plone.scale/issues/12>`_.
[maurits]

- Catch KeyError when deleting non existing scale. This can happen in corner cases.
Fixes `issue 15 <https://github.com/plone/plone.scale/issues/15>`_.
[maurits]

- Set ``zip_safe=False`` in ``setup.py``. Otherwise you cannot run
the tests of the released package because the test runner does not
find any tests in the egg file. Note that this is only a problem in
zc.buildout 1.x: it uses unzip=False by default. zc.buildout 2.x no
longer has this option and always unzips eggs. [maurits]

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.