All Versions
12
Latest Version
Avg Release Cycle
274 days
Latest Release
3741 days ago

Changelog History
Page 1

  • v1.2.0 Changes

    October 29, 2014
    • โž• Added TravisCI testing support (issue #49)
    • Renamed sqlite_phashion_init to sqlite_extension_init to fixing failing tests (issue #49).
      ๐Ÿ‘€ See f821b5f
  • v1.1.1 Changes

    April 14, 2014
    • โž• Added Ruby method to call into pHash's Mexican Hat Wavelet funcition (issue #37, Terence Lee / @hone)
  • v1.1.0 Changes

    March 19, 2014

    1.1.0

    • โœ… Converted to Minitest (issue #35)
    • โž• Added Phashion.distance_from method (issue #30)
    • โž• Add Sqlite3 extension to handle distance calculations (issue #27)
  • v1.0.8 Changes

    November 29, 2013

    1.0.8

    • ๐Ÿ“‡ Renamed pHashion tar.gz archive as "pHash-0.9.6.tar.gz" to solve/enable install from github
  • v1.0.7 Changes

    November 27, 2013

    1.0.7

  • v1.0.6 Changes

    • โšก๏ธ Update pHash to version 0.9.6
    • ๐Ÿ‘ PNG support added
    • ๐Ÿ›  Requiring rdoc tasks fixed
  • v1.0.5 Changes

    • ๐Ÿ›  Fix CImg.h compilation problems. [#10]
  • v1.0.4 Changes

    • ๐Ÿ›  Fix pthread linking on Ubuntu 11.04
  • v1.0.3 Changes

    January 29, 2011
    • โšก๏ธ Update pHash to version 0.9.3 and CImg 1.4.7.
    • ๐Ÿ›  Fix a few build issues.
  • v1.0.2 Changes

    • ๐Ÿ— Make installation much easier by distributing and building locally all the native dependencies. This includes pHash 0.9.0 and CImg 1.3.4.