Skip to content

Releases: rhsimplex/image-match

Cairo fix and more informative errors

06 Feb 08:12
Compare
Choose a tag to compare

Make cairosvg import optional, better error handling for signature generation.

Python 3.5 signature fix

03 Feb 15:34
Compare
Choose a tag to compare

Fixed a bug where some images would not compute signature correctly

Elasticsearch 5 compatibility

08 Dec 13:04
Compare
Choose a tag to compare
  • Elasticsearch 5 query compatibility
  • can now specify wait for write acknowledgement on add_image.
  • can check for duplicate record paths before adding

Fix duplicate return values

19 Aug 09:36
Compare
Choose a tag to compare

Fixed a bug related to python3 conversion

Fix all orientations search

10 Aug 11:59
Compare
Choose a tag to compare

All orientations was throwing an exception since the python3 compatibility change. Now fixed.

Python 3 compatibility

28 Jul 12:23
Compare
Choose a tag to compare

Now Python3-compatible! Thanks @saru95 for your contribution.

Add metadata fields

25 Jul 13:20
Compare
Choose a tag to compare

Now you can save metadata with the image records.

improve setup

24 Mar 14:44
Compare
Choose a tag to compare
  • rework setup.py and add package to PyPi
  • add dockerfile and add to dockerhub

pavlovml interface

22 Mar 16:18
Compare
Choose a tag to compare
  • Implement pavlovml (non-breaking) interface changes
  • Fix bug with latest elasticsearch driver

image-match release

22 Mar 12:40
Compare
Choose a tag to compare
  • Initial release