All Versions
11
Latest Version
Avg Release Cycle
199 days
Latest Release
1142 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.7.0 Changes
August 17, 2020- Typehinting
-
v0.6.0 Changes
January 10, 2019- Introduce a
Hash
class
- Introduce a
-
v0.5.0 Changes
May 05, 2018- ๐ Using
intervention/image
to support both GD and ImageMagick
- ๐ Using
-
v0.4.2 Changes
April 21, 2017- ๐ Fix hexadecimal to decimal conversion for negative hashes
-
v0.4.1 Changes
October 23, 2016- โ Added
hashFromString
method
- โ Added
-
v0.4.0 Changes
February 21, 2016- Introduce
ImageHash:HEXADECIMAL
andImageHash:DECIMAL
mode
- Introduce
-
v0.3.0 Changes
November 15, 2015- โ Return hexadecimal values instead of integers. Warning: this breaks backwards compatibility!
-
v0.2.3 Changes
March 21, 2015- ๐ Fixed issue with hamming distance calculating and the GMP extension.
-
v0.2.2 Changes
March 16, 2015- Speed up hamming distance calculation
-
v0.2.1 Changes
March 05, 2015- ๐ Use
gpm_hamdist
to calculate the hamming distance if the extension is loaded. - ๐ Improved fallback hamming distance calculation.
- ๐ Use