Releases: ozdemirburak/iris
Releases · ozdemirburak/iris
3.1.1
3.1.0
2.5.0
- Made BaseColor::back() and BaseColor::getColorModelName() public, added mixInHsv() @rv1971
- Use non-locale aware output for the alpha value @Jako
- Updated .gitignore, and some code refactoring @kudashevs
3.0.0
- 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