The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Release history for ElasticSearchX-Model-Generator

0.1.6 2013-05-16T20:51:57Z
 [!Noteworthy Changes]
 - Split attribute generation further to make overriding generation easier

 [Dependencies::Added / develop requires]
 - Test::CPAN::Changes 0.19

 [Dependencies::Changed / build requires]
 - Module::Build 0.4003 → 0.4005

 [Dependencies::Changed / configure requires]
 - Module::Build 0.4003 → 0.4005

 [Dependencies::Changed / develop suggests]
 - Dist::Zilla::PluginBundle::Author::KENTNL v1.7.0 → v1.7.3

 [Packaging]
 - use test_requires in MB 0.4004

0.1.5 2013-03-13T09:54:53Z
 [!Noteworthy Changes]
 - Refactored templating parts to be easier to override

0.1.4 2013-03-12T13:32:18Z
 [!Noteworthy Changes]
 - strict/warnings before package declaration.

0.1.3 2013-03-10T09:25:43Z
 [!Noteworthy Changes]
 - Moved from Path::Class to Path::Tiny
 - Emit generated attributes with single-quote keys.
 - Add a #ABSTRACT declaration to all generated files

 [Dependencies::Added / runtime requires]
 - Path::Tiny

 [Dependencies::Removed / runtime requires]
 - Path::Class::Dir

0.1.2 2013-03-10T00:14:03Z
 [Bugs]
 - support `transfer-encoding=chunked`

 [Dependencies::Added / develop requires]
 - Pod::Coverage::TrustPod
 - Test::CPAN::Meta
 - Test::Pod 1.41
 - Test::Pod::Coverage 1.08
 - version 0.9901

 [Dependencies::Changed / build requires]
 - Module::Build 0.4002 → 0.4003

 [Dependencies::Changed / configure requires]
 - Module::Build 0.4002 → 0.4003

 [Dependencies::Changed / develop suggests]
 - Dist::Zilla::PluginBundle::Author::KENTNL v1.5.0 → v1.7.0

 [Documentation]
 - Copyright dates updated.
 - Added README.mkdn

0.1.1 2012-08-12T05:06:03Z
 [Bugs]
 - add test requires to let tests work

 [Dependencies::Added / test requires]
 - ElasticSearchX::Model::Document
 - Moose

0.1.0 2012-08-10T07:47:45Z
 - First version.