﻿Release history for MooseX-Attribute-ValidateWithException

0.2.2 2013-04-10T07:27:10Z
 - Maint release

 [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.3601 → 0.4004

 [Dependencies::Changed / configure requires]
 - Module::Build 0.3601 → 0.4004

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

 [Dependencies::Changed / test requires]
 - Test::More 0.88 → 0.98

 [Documentation]
 - Update copyright year.
 - add README.mkdn

 [Internals]
 - fix a warning about a value being undefined by making it lazy

 [Meta]
 - Bug tracker to github issues

 [Packaging]
 - use test_requires in Build.PL

0.2.1 2012-03-17T04:49:40Z
 - Minor maintenance release

 [Dependencies::Added / runtime requires]
 - perl 5.006
 - strict
 - warnings

 [Dependencies::Changed / develop recommends]
 - Dist::Zilla::PluginBundle::Author::KENTNL::Lite 0.01009803 → v1.3.0

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

 [Dependencies::Removed / test requires]
 - English

 [Internals]
 - Version declaration moved out of BEGIN
 - All namespaces declare $AUTHORITY

 [Packaging]
 - Update LICENSE ( Year, Indent, Address )
 - Move author/release tests to xt/
 - set x_authority

0.2.0 2011-07-26T00:18:24Z
 [Bugfix]
 - Fix compatibility with Moose 2.020???. This hopefully fixes rt#60461 (
   https://rt.cpan.org/Public/Bug/Display.html?id=69461 ), thanks ANDK for
   reporting.

 [Dependencies::Changed / runtime requires]
 - Moose 0 → 2.0200

 [Packaging]
 - Bumping minor version due to dependency changes being not reverse
   compatible.

0.1.1 2011-06-18T02:24:30Z
 [Bugfix]
 - Now actually propagates exceptions thrown from inlined attributes.

0.1.0 2011-06-18T00:27:59Z
 - First version.

