Release history for Dist-Zilla-Role-Bootstrap
0.2.1 2013-09-24T02:37:30Z
[Bugfix]
- use ->realpath for comparisons to avoid symlink confusion on darwin
- use $zilla->root instead of calling cwd()
[Dependencies::Removed / runtime requires]
- Cwd
0.2.0 2013-09-21T12:39:54Z
[00 Major - try_built_method]
- New mechanisms for try_built if there is >1 build trees
- Default mechanism 'mtime' picks built dir with the most recent mtime
- Alternative mechanism attempts to parse versions out of build dirs and
use the latest
[Dependencies::Added / runtime requires]
- List::UtilsBy
- version
[Dependencies::Added / test requires]
- File::Copy::Recursive
- File::Spec
0.1.0 2013-09-04T11:24:24Z
- First version.