0.203     2025-12-25 19:41:43Z

 - Adding Moose::Autobox requirement and updated Changes file to new format.

0.202     2025-12-25 05:23:30Z

 - Switch to Dist::Zilla::PluginBundle::Git::VersionManager

0.120     2024-08-10 02:38:09Z

 - Fixing some details after hints of ether 

0.117     2024-08-10 00:17:10Z

 - Adding Encoding Plugin 

0.116     2024-07-03 00:59:55Z

 - Weaver Section Support added 

0.115     2024-06-16 04:38:21Z

 - Removing TravisCI completely, removing BumpVersionFromGit

0.114     2023-05-22 21:45:41Z

 - Added deprecated feature

0.113     2023-05-21 18:19:59Z

 - Adapting documentation 
 - Remove travis.yml, adding gather parameters

0.112     2021-10-23 14:44:59Z

 - Updated .travis.yml 
 - Merge pull request #5 from yoe/master
 - Alien: also support the version_check attribute 
 - Alien: also support the version_check attribute 
 - Updated .travis.yml with newest version of TravisCI plugin 
 - New travis configuration 

0.111     2019-08-25 16:33:10Z

 - Remove PruneCruft, updated doc 
 - Starting to add dotfiles in Git::Gathering 

0.110     2015-02-05 04:36:52Z

 - New travis.yml 
 - Merge pull request #4 from kentfredric/vregexp
 - Attempt to resolve version regexp for changelog generation. 
 - Merge pull request #3 from plicease/bin_requires
 - add support for [Alien] bin_requires 
 - Attempt to resolve version regexp for changelog generation.
    This will permit tags that are versions but lack a 'v' prefix to be
    considered version tags, and will thus make the changelog actually
    make sense instead of being a continuous stream of garbage. 

0.109     2015-02-05 04:22:14Z

 - Fixed docs 

0.108     2015-02-05 03:32:16Z

 - XS functionality 

0.107     2014-12-31 22:32:59Z

 - GatherDir replaced with Git::GatherDir

0.106     2014-11-27 04:22:53Z

 - Fixed huge bug about travis and run integration, logical this gives
   also a new .travis.yml ;) 

0.105     2014-11-25 16:13:47Z

 - Removed legacy, fixed the Repository<=>GithubMeta collide introduced
   by latest Dist::Zilla updates

0.104     2014-09-25 12:43:09Z

 - Bootstrapme! kentnl++

0.103     2014-09-22 18:11:23Z

 - Bumped requirement of dzil alien plugin
 - Support for Alien::Base 0.005 features

0.101     2014-07-05 19:20:21Z

 - Switched to Prereqs::FromCPANfile

0.016     2013-12-24 00:44:53Z

 - Several changes involving adding more no_ parameter for non cpan
   distributions

0.015     2013-05-02 11:55:41Z

 - Switched over to [TravisCI]

0.014     2013-04-21 00:01:41Z

 - Added switch to deactivate ChangelogFromGit in favour for NextRelease

0.013     2013-04-20 23:21:32Z

 - Now with working requirements

0.012     2013-04-20 23:19:59Z

 - Added TravisYML
 - Micro documentation flaw fixed (bad example distribution name)

0.011     2013-03-02 22:54:30Z

 - Bumped requirement versions, tuned documentation massively

0.010     2013-03-02 19:21:42Z

 - Option to directly add [Alien] for the test

0.009     2013-03-02 17:02:49Z

 - Added Test::LoadAllModules to requirement base

0.008     2013-02-26 21:26:23Z

 - Added new features to modify install release command (or deactivate
   it totally)

0.007     2013-02-26 01:46:49Z

 - Added no_makemaker flag

0.006     2013-02-08 00:20:20Z

 - Fixed the new features
 - Fixed small typo in SYNOPSIS

0.005     2013-02-04 02:10:04Z

 - Added several features like Dist::Zilla::Plugin::Run integration and
   duckpan / no_cpan / no_install options

0.004     2013-02-03 23:50:08Z

 - Added author and release_branch option for configuration

0.003     2012-10-01 01:37:30Z

 - Added Git::CheckFor::CorrectBranch

0.002     2012-07-05 12:37:17Z

 - Missed adding ChangelogFromGit to the POD documentation

0.001     2012-07-05 11:48:31Z

 - Initial commit, copy of old bundle + adding Changes from git