Skip to content

Releases: pmmp/Color

0.3.1

10 Apr 11:39
a0421f1
Compare
Choose a tag to compare

Changes since 0.3.0

  • Fixed typo in documentation for Color::getR().

0.3.0

18 Dec 19:53
8cb346d
Compare
Choose a tag to compare

Changes since 0.2.0

  • Added Color->equals(Color $other) : bool
  • Dropped support for PHP 7.2, 7.3 and 7.4
  • Modernize property declarations to 7.4 standards
  • Now tested on PHP 8.1 and 8.2 in addition to 8.0

0.2.0

11 Dec 01:25
09be6ea
Compare
Choose a tag to compare
  • PHP 8.0 support