v0.001000_10 v0.001000_10
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 05:08:14 +0000 (00:08 -0500)]
       - upgrade_directory is wrong and vague, instead we use script_directory
       - stricter validation (no undef) on versions to prevent weird surprises
       - change method args to named args
       - document method args
       - preconnect should not connect to the database

Changes
dist.ini

diff --git a/Changes b/Changes
index d1bbc0f..cd094cb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.001000_10 2010-05-18 00:07:31 CST6CDT
        - upgrade_directory is wrong and vague, instead we use script_directory
        - stricter validation (no undef) on versions to prevent weird surprises
        - change method args to named args
index f0a5bcb..7292efd 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.001000_09
+version          = 0.001000_10
 
 [NextRelease]
 [@Git]