v0.002200 v0.002200
Arthur Axel 'fREW' Schmidt [Fri, 3 Aug 2012 01:49:12 +0000 (20:49 -0500)]
       - Added helpful logging for the schema_from_schema_loader ScriptHelper
       - Added much more helpful error for "Can't find source for..." error in
         migration scripts, based on code from DBIx::Class::Migration
       - Test suite now is fully parallelizable
       - Switch ::ScriptHelpers to Sub::Exporter::Progressive
       - Switch from Test::Exception to Test::Fatal

Changes
dist.ini

diff --git a/Changes b/Changes
index f877f77..9d7251f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.002200  2012-08-02 20:48:52 America/Chicago
        - Added helpful logging for the schema_from_schema_loader ScriptHelper
        - Added much more helpful error for "Can't find source for..." error in
          migration scripts, based on code from DBIx::Class::Migration
index f270775..89fabf7 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name             = DBIx-Class-DeploymentHandler
 author           = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.002115
+version          = 0.002200
 
 [NextRelease]
 [@Git]