git and rt stuff
[gitmo/MooseX-Types-Path-Class.git] / Changes
1 Revision history for MooseX-Types-Path-Class
2
3 0.06 unreleased
4
5     * added ExistingFile and ExistingDir types (jrockway)
6
7 0.05 Tue Oct 21 2008
8
9     * use class_type()
10
11     * made MooseX::Getopt an optional dependency
12
13     * pod updates
14
15     * made Dir and File subtypes of Path::Class::*
16
17 0.04 Mon Nov 29 2007
18
19     * fixed test on MSWin32 (cpantesters++)
20
21 0.03 Mon Nov 28 2007
22
23     * refactored a bit (less code now)
24
25     * use Module::Install instead of Module::Build
26
27     * minor pod and test tweaks
28
29 0.02 Mon Aug 27 2007
30        
31     * pod update
32
33     * attempted fixes for cpantesters reports
34
35 0.01 Tue Aug 09 2007
36
37     * renamed from MooseX::Path::Class to MooseX::Types::Path::Class
38
39     * Initial creation in SVN Tue Jul 17 2007
40