Release history for perl-Dist-Zilla-Tester-DieHard

0.002_01-TRIAL @ 2015-08-29 17:12 UTC

    -   No changes visible to users. Release made to investigate test failure on few `mswin32`
        systems. Test fails because of exception "Can't locate Unicode/UTF8.pm in @INC" thrown from
        within `Path::Tiny`. `Path::Tiny` added to test requirements to let the test infrastructure
        report `Path::Tiny` version.

0.002 @ 2015-08-15 13:26 UTC

    -   Undocumented prefix `[DieHard] ` stripped from rethrown exception. The exception is
        rethrown in original form, without stringifying, as described in documentation.
    -   Documentation improved a bit, added abstraction, etc.

0.001 @ 2015-08-14 22:44 UTC

    -   Initial revision