Release history for Git-PurePerl-Walker 0.004001 2017-03-09T16:11:07Z d3f5ed8 - Bugfix: Avoid test failures with -Ddefault_inc_excludes_dot - Tests made more portable to older Test::More [Dependencies::Stats] - Dependencies changed since 0.004000, see misc/*.deps* for details - configure: +1 (recommends: ↑1) - develop: +14 ↑4 -3 (recommends: +1, suggests: ↑2) - runtime: ↓1 -1 (recommends: +2) - test: +1 ↓1 (recommends: ↑1 ↓1) 0.004000 2014-08-18T05:52:33Z [00 Minor] - Replace Path::Class with Path::Tiny in code and tests. - Replace Class::Load with Module::Runtime [Dependencies::Stats] - Dependencies changed since 0.003001, see misc/*.deps* for details - develop: +1 ↑1 (suggests: ↑2) - runtime: +2 -2 0.003001 2014-08-15T23:07:22Z [00 Trivial] - CPANDAY! - no code changes. - whitespace reduced. [Dependencies::Stats] - Dependencies changed since 0.003000, see misc/*.deps* for details - develop: +1 (suggests: ↑1) [Misc] - Improve source side POD to reduce build side whitespace. 0.003000 2014-08-07T20:42:17Z [00 Major] - Changes that may affect hand-operated downstreams. [01 Tooling] - Switched to EUMM - https://questhub.io/realm/perl/quest/5388cc12bbd0be5b2500011f - Tooling dependencies softened to only "recommends" [Dependencies::Stats] - Dependencies changed since 0.002000, see misc/*.deps* for details - build: -1 - configure: +1 -1 (recommends: +1) - develop: +48 -1 (recommends: -1, suggests: +1 ↑1) - runtime: +1 ↑1 - test: +3 ↑1 -1 (recommends: +3) 0.002000 2012-05-30T02:57:21Z [Dependencies::Stats] - Dependencies changed since 0.001002, see misc/*.deps* for details - runtime: +1 [Git::Changes] - 48225024 Tidy (Kent Fredric) - 474f7725 Tidyup / Critic (Kent Fredric) - d059f592 Update Changelog (Kent Fredric) - a53fe247 Add a ChangeLog format emitter (Kent Fredric) - 3387631d Document FromHEAD Method (Kent Fredric) - 77e5a1a9 add a FromHEAD method walker that doesn't need consttructor args (Kent Fredric) 0.001002 2012-05-29T07:28:29Z - Greatly improve core documentation of ::Walker, covering user consumable parts. 0.001001 2012-05-29T05:23:43Z - Added an example utility in example/ which demonstrates using the tool for a simplistic drop-in replacement for "git log", except with far more fine-tuned power awesomeness, and custom colour formatting and string filtery magic. 0.001000 2012-05-29T04:26:00Z - First version.