added changes
[gitmo/MooseX-Types-Path-Class.git] / Changes
CommitLineData
fd56ddb6 1Revision history for MooseX-Types-Path-Class
2
7fdec4ec 30.06 unreleased
4
5 * added ExistingFile and ExistingDir types (jrockway)
6
a3caba44 7 * added pointer to MooseX::Types::Path::Class::MoreCoercions in pod
8
9 * converted git repo to Dist::Zilla
10
5d38b679 110.05 Tue Oct 21 2008
43297554 12
13 * use class_type()
14
16615fe1 15 * made MooseX::Getopt an optional dependency
16
17 * pod updates
18
19 * made Dir and File subtypes of Path::Class::*
43297554 20
9194adce 210.04 Mon Nov 29 2007
22
23 * fixed test on MSWin32 (cpantesters++)
24
eba1da24 250.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
255a36e7 330.02 Mon Aug 27 2007
34
35 * pod update
fd56ddb6 36
255a36e7 37 * attempted fixes for cpantesters reports
38
390.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
fd56ddb6 44