Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Update easy-thumbnails to 2.8 #653

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Nov 3, 2021

This PR updates easy-thumbnails from 2.7 to 2.8.

Changelog

2.8.0

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

* Add support for thumbnailing SVG images. This is done by adding an emulation layer named VIL,
which aims to be compatible with PIL. All thumbnailing operations, such as scaling and cropping
behave like pixel images.

2.7.2

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

* Add support for Django 3.2 and Python-3.10.
* Fix 563: Do not close image after loading content.
* In management command `thumbnail_cleanup`, replace `print`-statements against `stdout.write`.
* Use Python format strings whereever possible.

2.7.1

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

* Add support for Django 3.1
Links

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant