a382853021cb2c3f2ebbc42d433e8606fbbdb2fe
[gitmo/MooseX-SimpleConfig.git] / ChangeLog
1 Revision history for Perl extension MooseX::SimpleConfig
2
3 0.04 - Nov 04, 2009
4     - Allow options to be passed through to Config::Any more easily.
5
6 0.03 - Jan 23, 2008
7     - Mostly just added pod and tests for configfile
8       defaulting
9
10 0.02 - Dec 19, 2007
11     - Skip the tests if neither of YAML or YAML::Syck is
12       installed (but don't make it a test requirement,
13       some people won't be using this with YAML at all).
14
15 0.01 - Dec 18, 2007
16     - Initial release