Releases: thumbor/remotecv
Releases · thumbor/remotecv
Release 5.1.7
Release 5.1.6
What's Changed
- Add Black as part of the linting process by @scorphus in #80
- bump: update pillow verson to 10.0.1 by @RaphaelVRossi in #81
- ADD python 3.12 by @fbtravi in #82
- Redis bump new version 5.0.1 by @Meisterzeit in #83
- Release 5.1.6 by @Meisterzeit in #84
New Contributors
Full Changelog: 5.1.5...5.1.6
Release 5.1.5
Release 5.1.4
Release 5.1.3
What's Changed
- setup.py: Add url by @jayvdb in #73
- Adding new worker metrics by @maiagripp in #75
- Releasing new version 5.1.3 by @Meisterzeit in #77
New Contributors
- @jayvdb made their first contribution in #73
- @maiagripp made their first contribution in #75
- @Meisterzeit made their first contribution in #77
Full Changelog: 5.1.2...5.1.3
Release 5.1.2
What's Changed
Full Changelog: 5.1.1...5.1.2
Release 5.1.1
What's Changed
- Enable remotecv to process ICO files by @RaphaelVRossi in #72
Full Changelog: 5.1.0...5.1.1
Release 5.1.0
What's Changed
- Add logging format argument by @RaphaelVRossi in #67
- Fixed converting image to grayscale when image is not RGB by @RaphaelVRossi in #70
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- Switch CLI to click by @guilhermef in #65
Breaking changes
- Support for extra arguments was removed
- Celery config was moved to
--celery-commands
Full Changelog: 4.0.1...5.0.0