Revision history for perl module Dist::Zilla::PluginBundle::Author::MAXHQ

1.000006 2014-08-04
 [BUG FIXES]
 - moved "no Moose" before __PACKAGE__->meta->make_immutable

1.000005 2014-04-10
 [DOCUMENTATION]
 - fixed small typo

1.000004 2014-04-10
 [DOCUMENTATION]
 - added equivalent dist.ini content
 - removed internal method's documentation

1.000003 2014-03-18
 [REVISION]
 - use versioning convention x.yyyzzz instead of x.y.z

1.000002 2014-02-28
 [REVISION]
 - corrected Change file

1.000001 2014-02-28
 [REVISION]
 - corrected Change file

1.000000 2014-02-28
 [*NEW FEATURES]
 - new Pod::Weaver plugin bundle @Author::MAXHQ

 [REVISION]
 - Removed unneccessary "use Getopt::Long"
 - Removed plugin "Clean"
 - Replaced plugin "OurPkgVersion" by "PkgVersion" (as the latter now deals
   with line numbers correctly)

0.012000 2014-01-07
 [+ENHANCEMENTS]
 - Added bundle option GatherDir.exclude_match where excludes can be
   specified

0.011004 2013-11-29
 [BUG FIXES]
 - Placed NextRelease before NextVersion::Semantic, otherwise Changes file
   will be messed up

0.011003 2013-11-29
 [REVISION]
 - Changed groups in Changes file to be ordered the way I want it ;-)

0.011002 2013-11-29
 [DOCUMENTATION]
 - Code formatting to make comments better readable

 [REVISION]
 - Replaced plugin LatestPrereqs with Prereqs::MatchInstalled::All
 - Added NextVersion::Semantic and PreviousVersion::Changelog to the bundle

0.011001 2013-11-26
 [REVISION]
 - Shortened version number

0.0110000 2013-11-26
 [+ENHANCEMENTS]
 - Replaced code to extract inline tests with reference to new plugin
   Dist::Zilla::Plugin::Test::Inline

 [REVISION]
 - Now using plugin NextVersion::Semantic for this module
 - Added this Changes file

0.0100021 2013-11-22
 - Added documentation

0.0100017 2013-11-22
 - Initial release