Skip to content

Releases: applitools/ImageTester

3.7.1

21 Aug 18:07

Choose a tag to compare

Version Bump

3.7.0

21 Apr 19:05

Choose a tag to compare

Add support for all TIFF/TIF files

3.6.4

31 Jul 15:54

Choose a tag to compare

Version Bump

3.6.3

25 Jul 19:35

Choose a tag to compare

Fix issue in which using -te prevents Java process from exiting gracefully

3.6.2

11 Mar 19:52

Choose a tag to compare

Add null checking for properties configuration.

3.6.1

04 Mar 22:15

Choose a tag to compare

Patch issue in which ImageTester doesn't have correct executable for certain operating systems.

3.6.0

04 Mar 21:41

Choose a tag to compare

Add properties argument that allows users to set Eyes test properties.

Example:
java -jar your_jar.jar -f your_file.pdf -pr "prop1:value1|prop2:value2"

3.5.6

28 Dec 22:40

Choose a tag to compare

Fix issue with device name.
The device name argument is now -de, instead of -dn.

3.5.4

30 Nov 22:07

Choose a tag to compare

Resolve issue relating to universal executables not being available for all OSs

3.5.3

16 Nov 15:06

Choose a tag to compare

  • Adding baseline branch name argument (-bb)
  • Bump commons.cli and eyes-images-java5 version