Skip to content

Releases: mikealmond/twig-color-extension

PHP 8 support

21 Sep 16:59
fb945db
Compare
Choose a tag to compare
v0.0.8

chore: set compatibility with php8 (#3)

Twig 3.0 support

29 Jan 20:23
0f66491
Compare
Choose a tag to compare
Added Twig ^3.0 support (#1)

* Added support for Twig ^3.0 in composer.json

* Changed 'color_is_dark' test to 'color_dark' in the README's Usage section

* Added Twig ^3.0 support in unit tests

v0.0.6

25 Mar 15:54
97d282d
Compare
Choose a tag to compare
Update ColorExtension.php

Fixing alias.

25 Mar 15:42
9a90b93
Compare
Choose a tag to compare

Rushing makes mistakes

Better support for Twig v1

25 Mar 15:35
c0656f9
Compare
Choose a tag to compare
v0.0.4

Fix alias

Allow more versions of Twig support

24 Mar 20:27
307ef87
Compare
Choose a tag to compare
v0.0.3

Allow for Twig version 1.2 + to be installed