The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Release history for Git-Wrapper-Plus

0.003100 2014-01-12T19:51:57Z
 [00 Substantial bugfix]
 - Fixed borked changelog.
 - Use Support indication to use for-each-ref where its supported, so that
   branch resolution should work on shallow clones.

0.003000 2014-01-12T18:38:52Z
 [00 Major]
 - Add ::Support class to test behaviours vs supported version data.
 - Automatically stringify Path::Class and Path::Tiny if passed to
   constructor instead of assuming they're a git.

 [Dependencies::Stats]
 - Dependencies changed since 0.002000, see Changes.deps{,.all,.dev} for
   details
 - build: ↑1
 - configure: ↑1
 - develop: +1 ↑1 -1
 - test: +1

0.002000 2013-12-25T13:48:24Z
 - Add Git::Wrapper::Plus::Util for exit_status_handler

 [Dependencies::Stats]
 - Dependencies changed since 0.001000, see Changes.deps{,.all,.dev} for
   details
 - runtime: +1

0.001000 2013-12-21T10:36:57Z
 - First version.