Skip to content

3.0.0

Choose a tag to compare

@ozdemirburak ozdemirburak released this 08 Feb 17:17
· 28 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