All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.3.0 - 2024-01-15
- A new UI form implementation. Thanks to @devegied-lamabpo for the contribution.
1.2.0 - 2017-11-13
- A new wrapper batch file,
diff-word-wrapper.cmd
, for more convenient usage with Git. Thanks to @jonmseaman for the contribution.
1.1.0 - 2017-09-12
- A new proxy batch file,
diff-word.cmd
, for more convenient execution in certain environments. Thanks to @jtpereyda for the contribution.
1.0.1 - 2017-07-21
- The file paths are now resolved before passing them to Microsoft Word. This allows passing of the PowerShell paths, e.g., using
~
to denote the home directory.
1.0.0 - 2016-08-23
The initial project release. Includes the only PowerShell script that calls Microsoft Word to compare two documents.