Releases: claviska/SimpleImage
Releases · claviska/SimpleImage
4.2.0: Add reset and hasImage methods and make generate public (#339)
- Added
reset()
method
- Made
generate()
a public method
4.1.0
- Added support for HEXA (#337)
4.0.6
- Fixed a typo in .gitattributes that caused the example directory to be erroneously be copied into projects
4.0.4
A tag for 4.0.3 was erroneously created without the intended changes. This version fixes that, and the only change is the one listed in 4.0.3.
4.0.3
- Fixed a bug that caused text alignment to not work as well as it should #321
4.0.2
A tag for 4.0.1 was erroneously created without the intended changes. This version fixes that, and the only change is the one listed in 4.0.1.
4.0.1
- Fixed a bug when converting float to int #317
4.0.0
- Updated the library to support only current versions of PHP #316
- Added AVIF support #315
3.7.2
- Fixed #306
- Fixed #307
- Fixed a problem with tag generation for SimpleImage 3.7.1