This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Releases: born05/craft-colorextractor
Releases · born05/craft-colorextractor
3.0.0
2.1.1
Changed
- Be more resilient to ColorThief exceptions
3.0.0-beta.2
Changed
- Added allow-plugins to composer.json
- Be more resilient to ColorThief exceptions thanks to @nstCactus
3.0.0-beta.1
Changed
- Added craft 4 support
2.1.0
Changed
- Move from league/color-extractor to ksubileau/color-thief-php
2.0.6.1
Fixed composer.json for composer 2
2.0.6
Changed
- Let extract task throw exceptions when the extracting itself fails.
2.0.5
Log warnings when ColorExtractorTask
fails, instead of throwing exceptions.
2.0.4
Fixed deprecated twig extensions.
2.0.3
Changed
- Let the volume handle asset content retrieval.