Releases: exadel-inc/etoolbox-anydiff
Releases · exadel-inc/etoolbox-anydiff
EToolbox AnyDiff 1.1.2
- 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
- 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
- Extended support for comparing Java .jar files;
- Structural comparison of
MANIFEST.MFfiles 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
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.