All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- helpers functions
- static functions
- Compatibility with PHP ^8.0
- Constructor
- Private properties
- Added getWith(), getHeight(), gethHash(), displayThumbhash()
- Moved extract_size_and_pixels_with_gd() and extract_size_and_pixels_with_imagick() from helpers to Thumbhash object
- Compatibility with PHP ^7.3
- Added convertStringToHash()
- Thumbhash::RGBAToHash() instead of Thumbhash::encode()
- Downgrade dependencies: PestPHP ^2.0 => ^1.0
First version