Skip to content

Releases: exadel-inc/etoolbox-anydiff

EToolbox AnyDiff 1.1.2

28 Feb 18:31
fe76353

Choose a tag to compare

  • Added support for AEM Dispatcher file types.
  • Added handling/reporting of exceptions that may occur while diffing content.
  • Several fixes and improvements.

Issues addressed: EA-31, EA-32.

EToolbox AnyDiff 1.1.1

03 Jan 11:12
c18b7df

Choose a tag to compare

  • Ability to specify a header file when comparing web media.
  • Ability to specify an HTTP proxy when comparing web media.
  • Several fixes and performance improvements.

Issues addressed: EA-18, EA-19, EA-22, EA-24, EA-27.

EToolbox AnyDiff 1.1.0

20 Sep 10:05
11acae5

Choose a tag to compare

  • Extended support for comparing Java .jar files;
  • Structural comparison of MANIFEST.MF files inside .jar-s;
  • Ability to develop custom pre- and postprocessors for a registered content type;
  • Basic support for managing changes in JSON-s. Now AnyDiff understands JSON changes on fragment level (see the documentation);
  • Extended docs, samples, and tests

EToolbox AnyDiff 1.0.0

29 Mar 11:40
2c92998

Choose a tag to compare

Initial release of the s a developer-oriented tool that compares content packages, files, and web pages (online and offline). The tool simplifies regression testing as well as content and asset management.

Features

  • CLI application (etoolbox-anydiff-cli-X.X.X-jar) and a Java library for use with other applications (etoolbox-anydiff-core-X.X.X.jar);
  • Compare content of text files, web pages, folders, and archives. Binary files are compared by their size and CRC;
  • Output a colored two-column diff in console and/or in an HTML file;
  • Flexibly exclude (ignore) particular differences with Java or JS scripting.

See README for defails.