Releases: corona10/goimagehash
Releases · corona10/goimagehash
v1.1.0
What's Changed
- The performance of Perceptionhash is enhanced by @evanoberholster in #54
New Contributors
- @evanoberholster made their first contribution in #54
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0
IMPORTANT
goimagehash v1.0.0 does not have compatible with the before version for future features
- More flexible extended hash APIs are provided (ExtAverageHash, ExtPerceptionHash, ExtDifferenceHash)
- New serialization APIs are provided(ImageHash.Dump, ExtImageHash.Dump)
- ExtImageHashFromString, ImageHashFromString is deprecated and will be removed
- New deserialization APIs are provided(LoadImageHash, LoadExtImageHash)
- Bits APIs are provided to measure actual bit size of hash