The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl application 'sdif-tools'.

4.2.0 2018-01-07T01:57:46Z

    - Remove unnecessarily indirect --{LIGHT,DARK}-SCREEN option.

    Use --light and --dark instead.

4.1.0 2018-01-04T12:35:22Z

    Now --autocolor is defined as default in sdif/default.pm.

    - Update {sdif,cdif}/colors.pm
    - Prepare {sdif,cdif}/default.pm
    - Implement sdif/autocolor module with Apple_Terminal support.
    - Implement diff compatible -b, -w, -B options.
    - Make --cdif option as default.
    - Update document.

3.4.1 2017-12-22T01:42:23Z

    cdif:
    - cdif effect E is now implemented by Getopt::EX::Colormap.

3.3.2 2017-12-18T06:52:05Z

    watchdiff:
    - Update option and process handling.

3.3.1 2017-12-16T18:44:27Z

    watchdiff:
    - Improve watchdiff look'n'feel using new Colormap interface.


3.2.3 2017-12-14T17:30:39Z

    - Update to the latest Getopt::EX.

3.2.2 2017-12-11T03:59:41Z

    watchdiff:
    - Update examples.
    - Use termcap{cd} when termcap{ed} is not available.
    - Set require_order for option handling.

    sdif:
    - Add test for --colortable option.
    - Make --colortable option to work. Fixes #1.

3.2.1 2017-12-08T08:55:02Z

    - Implement sdif --ambiguous option.
    - Require perl 5.014
    - make sdif --cdif option as toggle one.

3.1.1 2017-12-04T06:43:12Z

    - first CPAN release