Skip to content

Releases: jenssegers/imagehash

v0.2.3

21 Mar 13:48
Compare
Choose a tag to compare
  • Fixed issue with hamming distance calculating and the GMP extension.

v0.2.2

16 Mar 11:43
Compare
Choose a tag to compare
  • Speed up hamming distance calculation

v0.2.1

05 Mar 11:23
Compare
Choose a tag to compare
  • Use gpm_hamdist to calculate the hamming distance if the extension is loaded.
  • Improved fallback hamming distance calculation.

v0.2.0

03 Mar 10:17
Compare
Choose a tag to compare
  • Use DifferenceHash implementation as default implementation

v.0.1.4

02 Mar 10:17
Compare
Choose a tag to compare
  • Close resources after hashing

v.0.1.3

26 Jan 12:12
Compare
Choose a tag to compare
  • Allow string hashes, as long as they are numeric

v0.1.1

06 Dec 11:05
Compare
Choose a tag to compare
  • Better results for all implementations

v.0.1.2

07 Dec 12:56
Compare
Choose a tag to compare
  • Better results for all implementations.

v0.1.0

05 Dec 14:43
Compare
Choose a tag to compare

Initial version