The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Rex-Hook-File-Diff

v0.3.0.2 2021-07-31T19:28:19Z (TRIAL RELEASE)
 [BUG FIXES]
 - Fix optional timestamps in headers
 - Fix expected hunk headers on Solaris
 - Fix expected output for identical files on Solaris

v0.3.0.1 2021-07-29T16:56:12Z (TRIAL RELEASE)
 [BUG FIXES]
 - Fix parallel tests
 - Detect managed OS instead of running OS

 [ENHANCEMENTS]
 - Test on Mac OS X with Travis CI
 - Test with GitHub Actions instead of Travis CI
 - Support file command with source option

v0.3.0 2020-08-28T19:04:55Z
 - No code changes since v0.2.0.1 trial release

 [DOCUMENTATION]
 - Add contributor

v0.2.0.1 2020-08-19T17:01:12Z (TRIAL RELEASE)
 [BUG FIXES]
 - Fix tests on Windows

 [ENHANCEMENTS]
 - Use built-in Rex logic to get temp file names
 - Test on Windows with Travis CI

v0.2.0 2020-06-03T09:10:16Z
 - No code changes since v0.1.0.2 trial release

v0.1.0.2 2020-06-02T13:00:05Z (TRIAL RELEASE)
 [BUG FIXES]
 - Mark header timestamps optional

v0.1.0.1 2020-06-01T07:36:34Z (TRIAL RELEASE)
 [ENHANCEMENTS]
 - Use the diff utility if available
 - Use say instead of print

v0.1.0 2020-05-26T17:42:17Z
 - No code changes since v0.0.0.3 trial release

v0.0.0.3 2020-05-19T20:23:50Z (TRIAL RELEASE)
 [ENHANCEMENTS]
 - Add missing test names
 - Add tests for expected set of testing files

v0.0.0.2 2020-05-17T05:45:18Z (TRIAL RELEASE)
 [BUG FIXES]
 - Fix minimum Perl version required

v0.0.0.1 2020-05-16T16:26:26Z (TRIAL RELEASE)
 - Initial release