Changelog for perceptual-hash-0.1.4.7
phash
0.1.4.7
- Reinstate disable-webpflag, adddisable-avifflag
0.1.4.6
- Add support for .avifimages
0.1.4.5
- Modest performance improvements
0.1.4.4
- Workaround for performance regression with GHC 9.2.1
0.1.4.3
- Add disable-webpflag
- Better performance on .webpimages
0.1.4.2
- Detect .webpon the command-line
0.1.4.1
- Add support for webp images.
0.1.4.0
- Add hammingDistancefunction inPerceptualHashmodule
0.1.3.5
- Allows files to be passed via the command-line
0.1.3.3
- Fix bug
0.1.3.2
- Fix include/hs_phash.hinstallation
0.1.3.1
- Add include/hs_phash.hheader
0.1.3.0
- CLI tool now supports several more image formats
- --debugflag more useful
- fileHashnow returns an- Either String
0.1.2.0
- Add demo-datafield so tests don't fail
- Generalize imgHashsignature
0.1.1.1
- Use mirror for convolutions
- Add llvmcabal flag
0.1.1.0
- Add with-phashflag to enableForeignHashmodule and benchmarks against pHash
- Significant performance improvements
- Generalized signature for imgHash
0.1.0.2
- Performance improvements
- Mean filter implemented correctly
0.1.0.1
- Update to work with latest par-traverse
0.1.0.0
Initial release