added changes
[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     * added pointer to MooseX::Types::Path::Class::MoreCoercions in pod
8
9     * converted git repo to Dist::Zilla
10
11 0.05 Tue Oct 21 2008
12
13     * use class_type()
14
15     * made MooseX::Getopt an optional dependency
16
17     * pod updates
18
19     * made Dir and File subtypes of Path::Class::*
20
21 0.04 Mon Nov 29 2007
22
23     * fixed test on MSWin32 (cpantesters++)
24
25 0.03 Mon Nov 28 2007
26
27     * refactored a bit (less code now)
28
29     * use Module::Install instead of Module::Build
30
31     * minor pod and test tweaks
32
33 0.02 Mon Aug 27 2007
34        
35     * pod update
36
37     * attempted fixes for cpantesters reports
38
39 0.01 Tue Aug 09 2007
40
41     * renamed from MooseX::Path::Class to MooseX::Types::Path::Class
42
43     * Initial creation in SVN Tue Jul 17 2007
44