Skip to content

3.0.0

Compare
Choose a tag to compare
@ozdemirburak ozdemirburak released this 08 Feb 17:17
· 20 commits to master since this release
  • Remove PHP 7 support, will only support PHP 8
  • Added type hinting and return type declarations
  • Made BaseColor::back() and BaseColor::getColorModelName() public @rv1971
  • Use non-locale aware output for the alpha value @Jako
  • Updated .gitignore, and some code refactoring @kudashevs