Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Releases: born05/craft-colorextractor

3.0.0

05 Dec 07:57
Compare
Choose a tag to compare

Changed

  • Bump to 3.0.0
  • Drop craft 2 releases.json

2.1.1

05 Dec 07:55
Compare
Choose a tag to compare

Changed

  • Be more resilient to ColorThief exceptions

3.0.0-beta.2

15 Sep 11:54
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

Changed

  • Added allow-plugins to composer.json
  • Be more resilient to ColorThief exceptions thanks to @nstCactus

3.0.0-beta.1

28 Apr 09:04
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Changed

  • Added craft 4 support

2.1.0

28 Apr 09:03
Compare
Choose a tag to compare

Changed

  • Move from league/color-extractor to ksubileau/color-thief-php

2.0.6.1

03 Nov 11:03
Compare
Choose a tag to compare

Fixed composer.json for composer 2

2.0.6

27 Jan 08:36
Compare
Choose a tag to compare

Changed

  • Let extract task throw exceptions when the extracting itself fails.

2.0.5

11 Oct 12:47
Compare
Choose a tag to compare

Log warnings when ColorExtractorTask fails, instead of throwing exceptions.

2.0.4

11 Oct 12:36
Compare
Choose a tag to compare

Fixed deprecated twig extensions.

2.0.3

20 Mar 10:13
Compare
Choose a tag to compare

Changed

  • Let the volume handle asset content retrieval.