Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

39 lines (30 loc) · 1.76 KB

Changelog

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.4.0 - 2024-10-19

Added

  • Support for dropping of multiple files into either file box. Thanks to @coor for the contribution.

Changed

  • The start-gui.cmd script no longer waits for the GUI process termination. Thanks to @coor for the contribution.

1.3.0 - 2024-01-15

Added

  • A new UI form implementation. Thanks to @devegied-lamabpo for the contribution.

1.2.0 - 2017-11-13

Added

  • 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

Added

  • 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

Added

  • 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.