Release history for Git-Wrapper-Plus 0.004011 2017-03-06T07:51:10Z 10e5bc7 [Bugfix] - Fix test issues with -Ddefault_inc_excludes_dot - Closes https://github.com/kentnl/Git-Wrapper-Plus/issues/1 [Dependencies::Stats] - Dependencies changed since 0.004010, see misc/*.deps* for details - configure: +1 ↓1 (recommends: ↑1) - develop: +18 ↑4 -6 (recommends: +1, suggests: +2 -1) - runtime: ↓1 -1 (recommends: +2) - test: +2 ↓1 -3 (recommends: ↑2 ↓1 -1) [Meta] - Move to kentnl github org 0.004010 2014-01-31T02:56:20Z [00 Minor] - Tooling switched to EUMM - Tooling hardness softened [Dependencies::AggregateChange] - 5.8 : Was 60 Dependencies - Still 60 Dependencies - 5.19 : Was 31 Depedencies - Now 29 Dependencies - Because... - Git::Wrapper requires Path::Class - Path::Class requires Module::Build [Dependencies::Stats] - Dependencies changed since 0.004000, see misc/*.deps* for details - build: -1 - configure: +1 -1 (recommends: +1) - develop: +2 ↑1 -2 - test: +1 ↓1 (recommends: +2 ↑1) 0.004000 2014-01-15T19:32:07Z [00 Major] - ::Support class broken into several components - Top level our variables in ::Support gone in favour of attributes - ::Support now can test for git command arguments. [Dependencies::Stats] - Dependencies changed since 0.003101, see misc/*.deps* for details - develop: +1 ↑1 -2 - test: +3 (recommends: +2) 0.003101 2014-01-14T07:00:13Z [00 Bugfix] - Documentation improvements [Dependencies::Stats] - Dependencies changed since 0.003100, see misc/*.deps* for details - develop: ↑1 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 misc/*.deps* 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 misc/*.deps* for details - runtime: +1 0.001000 2013-12-21T10:36:57Z - First version.