Release history for Git-PurePerl-Walker
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.