All Versions
7
Latest Version
Avg Release Cycle
147 days
Latest Release
1301 days ago

Changelog History

  • v1.0.3 Changes

    October 03, 2020
    • โž• Add workflow for GithubAction
    • ๐Ÿ›  Fix typo on the GoDoc for LoadImageHash
  • v1.0.2

    November 22, 2019
  • v1.0.1 Changes

    March 19, 2019

    ๐Ÿš€ Release note v1.0.1

    • Perception/ExtPerception hash creation times are reduced
  • v1.0.0 Changes

    March 18, 2019

    v1.0.0

    IMPORTANT
    goimagehash v1.0.0 does not have compatible with the before version for future features

  • v0.3.0 Changes

    March 15, 2019

    ๐Ÿš€ Release note v0.3.0

    ๐Ÿ‘ Now, goimagehash supports extension hashes which the size can be set larger than uint64.

  • v0.2.0 Changes

    May 08, 2018

    ๐Ÿš€ Release note v0.2.0

    • โšก๏ธ Perception Hash is updated.
    • ๐Ÿ›  Fix a critical bug of finding median value. 1903317
  • v0.1.0 Changes

    May 03, 2018

    ๐Ÿš€ Release note v0.1.0

    • ๐Ÿ‘Œ Support Average hashing
    • ๐Ÿ‘Œ Support Difference hashing
    • ๐Ÿ‘Œ Support Perception hashing
    • ๐Ÿ‘‰ Use bits.OnesCount64 for computing Hamming distance by @dominikh ad2b6de
    • ๐Ÿ‘Œ Support hex serialization methods to ImageHash by @brunoro 40b64ed