Dist-Zilla
view release on metacpan or search on metacpan
added include_dotfiles option to GatherDir
allow relative root directory for GatherDir
AutoPrereq is now distributed with Dist::Zilla
AutoPrereq will make requirements only found in ./t "build_requires"
ConfirmRelease plugin added and made part of @Classic (dagolden)
MakeMaker-produced Makefile.PL will produce warnings less often
MakeMaker-produced Makefile.PL will require v6.31 for INSTALL_BASE
Prereq plugin can target config_requires, build_requires, etc
dzil takes -v arg to enable debugging globally or per-plugin
PkgVersion now adds a fully-qualified $VERSION variables, not 'our'
PruneCruft prunes MYMETA.yml
add 'dzil nop' command to initialize zilla object and exit
1.100711 2010-03-12 12:51:55 America/New_York
remove bogus attempt to load obsolete DZ::Logger::Global
1.100710 2010-03-12 09:58:10 America/New_York
huge update to logging system; uses Log::Dispatchouli::Proxy
UploadToCPAN, FakeRelease now log via the standard logger
App::Cmd layer
Zilla is shared between commands
bump up some prereqs to avoid bugs fixed upstream
HIGHLY EXPERIMENTAL: first pass at testing systems
1.100660 2010-03-07 07:56:30 America/New_York
Global logger handles log_fatal correctly
1.100651 2010-03-06 23:18:54 America/New_York
improve how plugin and pluginbundle names are generated and reported
improve logging to make it clear what is logging what
add a -v switch to dzil to allow "verbose" logging
1.100650 2010-03-06 11:46:23 America/New_York
add some missing prereqs
now configured with @RJBS rather than custom set of plugins
1.100630 2010-03-03 22:23:21 America/New_York
the log method now uses a pluggable logger, defaulting to
Log::Dispatchouli
plugins now log with a useful prefix to indicate what is logging
prerequisites are now managed by Dist::Zilla::Prereq
complex prereqs (a la Version::Requirement) are possible
1.100600 2010-03-01 08:19:06 America/New_York
the File role provides a mode attribute; files are chmodded on write
the mode attribute may not be world-writeable
files gathered by AllFiles will have their on-disk mode &= 0755
1.100520 2010-02-21 15:53:39 America/New_York
MakeMaker plugin correctly requires the right version of perl again
1.100160 2010-01-16 15:37:29 America/New_York
require File::Install::ShareDir if needed for Makefile.PL share
1.100130 2010-01-13 08:18:29 America/New_York
the args used in generated Build.PL or Makefile.PL are now mostly
generated by Data::Dumper instead of interpolation and quotemeta
1.100120 2010-01-12 18:40:00 America/New_York
add 'dzil run' and BuildRunner (Jérôme Quelin)
improve behavior of 'dzil clean' with backup files (Jérôme Quelin)
dzil takes an -I option (Jérôme Quelin)
InstallDirs can now provide File::ShareDir-style installs (rjbs,
Jérôme Quelin, nperez)
Role::File now requires a content method (rjbs)
eliminate stupid noise spewed during 'dzil new' (rjbs)
1.093400 2009-12-06 13:56:09 America/New_York
declare dependency on PPI introduced by 1.093370
1.093371 2009-12-03 18:45:11 America/New_York
1.093370 2009-12-03 18:42:30 America/New_York
PruneFiles now works... for real; only "filenames" works
1.093370 2009-12-03 18:17:16 America/New_York
PruneFiles now works; the documented args for PruneFiles were wrong
PkgVersion now uses PPI to insert $VERSION; avoids many false inserts
Fix regression where failing tests still cleaned up the build dir.
( Kent Fredric )
1.093290 2009-11-25 14:45:45 America/New_York
switch from String::Format to String::Formatter
1.093280 2009-11-24 11:24:52 America/New_York
include META.yml again for now
look at ~/.pause for upload config if it isn't in ~/.dzil/config
1.093250 2009-11-21 14:14:20 America/New_York
refactor !release
1.093220 2009-11-18 08:15:20 America/New_York
Module::Build now injects version deps in build_requires and
configure_requires, hopefully solving issues with version-upgrades.
new role BeforeRelease (Jérôme Quelin)
new role AfterRelease (Jérôme Quelin)
default format for AutoVersion plugin changed (Jérôme Quelin)
NextRelease plugin updates changelog after release
new plugin FakeRelease (Jérôme Quelin)
1.093160 2009-11-12
make TextTemplate use fill_this_in to avoid
https://rt.cpan.org/Ticket/Display.html?id=51473
1.093140 2009-11-10
( run in 1.674 second using v1.01-cache-2.11-cpan-5837b0d9d2c )