Skip to content

Releases: spatie/color

1.6.1

18 Nov 15:01
4c540ff
Compare
Choose a tag to compare

What's Changed

  • Fix wrong Validation Error message for hsla strings by @Afrowson in #90

New Contributors

Full Changelog: 1.6.0...1.6.1

1.6.0

20 Sep 14:00
Compare
Choose a tag to compare

What's Changed

  • Ignore more file when packaging releases by @andypost in #83
  • Fix typo in README for Hsl::fromString() in Cast the color to a string. by @agnonym in #84
  • Added named colors by @vanodevium in #87

New Contributors

Full Changelog: 1.5.3...1.6.0

1.5.3

18 Dec 12:58
4973926
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.2...1.5.3

1.5.2

24 Jun 21:50
d6e9b27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.5.2

1.5.1

12 Apr 14:45
351f82e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

12 Jan 07:33
c0615ec
Compare
Choose a tag to compare
  • fix release

1.4.0

05 Jan 11:11
Compare
Choose a tag to compare
  • Added support for PHP 8
  • Added support for CMYK & HSB
  • Added support for HEX alpha channel
  • Added support for 3-digit HEX values

1.3.3

28 Dec 23:03
9ca0155
Compare
Choose a tag to compare

What's Changed

  • Allow int to be passed to CIELab::fromString by @kodie in #61

Full Changelog: 1.3.2...1.3.3

1.3.2

28 Dec 23:03
bc9f710
Compare
Choose a tag to compare

What's Changed

  • Add documentation for Contrast::ratio to readme by @kodie in #62
  • Fix 'PHP Deprecated: Implicit conversion from float to int loses precision' errors in PHP 8 by @kodie in #60

Full Changelog: 1.3.1...1.3.2

1.3.1

09 Nov 07:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1