Tags: justone/dfm
Tags
Checking in changes prior to tagging of version v0.7.4. Changelog diff is: diff --git a/Changes b/Changes index afb4e6c..7ca8a74 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for Perl extension App-Dotfiles-Manager {{$NEXT}} +v0.7.4 2014-12-26T05:43:30Z + - fix uninstall handling of other shells (lrascao) - add support for executing scripts on uninstall (robertkosten)
Checking in changes prior to tagging of version v0.7.3. Changelog diff is: diff --git a/Changes b/Changes index 26af9e2..8674e18 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for Perl extension App-Dotfiles-Manager {{$NEXT}} +v0.7.3 2014-12-04T16:38:08Z + - handle cases where realpath() returns undef (plobbes) - ignore emacs temp files (plobbes)
Checking in changes prior to tagging of version v0.7.2. Changelog diff is: diff --git a/Changes b/Changes index 8730a27..19fb26b 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for Perl extension App-Dotfiles-Manager {{$NEXT}} +v0.7.2 2014-10-25T04:15:29Z + - Support other shells (lrascao) - Support mklink on Windows (rneatherway)
Checking in changes prior to tagging of version v0.7.1. Changelog diff is: diff --git a/Changes b/Changes index 3428ed1..5ca4433 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for Perl extension App-Dotfiles-Manager {{$NEXT}} +v0.7.1 2014-02-24T00:10:54Z + - Converted to CPAN compatible module. v0.7 2014-02-13