prep release
[p5sagit/Config-Any.git] / Changes
2011-05-25 Brian Cassidy prep release v0.21
2011-05-25 Brian Cassidy reformat Changes. bump copyright year.
2010-12-10 Brian Cassidy fix t/64-extfail.t to pass when t/lib is in @INC
2010-08-06 Brian Cassidy prep release v0.20
2010-08-04 Brian Cassidy bump ver. add to-be-released line to Changes.
2010-08-02 Rafael Kitover enable -ForceArray option by default for Config::General
2010-02-15 Brian Cassidy prep release v0.19
2009-11-16 Brian Cassidy prep release v0.18
2009-11-16 Brian Cassidy ensure XML loader's _coerce() method checks specificall...
2009-07-21 Brian Cassidy add YAML::XS to the top of the YAML loaders. tidy up...
2009-02-05 Brian Cassidy add JSON::XS to the top of the JSON loaders list v0.17
2008-12-19 Brian Cassidy ensure require() happens against plugin specified in...
2008-11-17 Brian Cassidy fix up branches test which did not handle the errors...
2008-11-12 Brian Cassidy update changes file v0.15
2008-11-12 Brian Cassidy r37256@bricas-laptop (orig r8347): bricas | 2008...
2008-08-06 Brian Cassidy changes file updated v0.14
2008-08-06 Brian Cassidy skip xml failure tests if XML::LibXML < 1.59 is install...
2008-08-05 Brian Cassidy release date + misc. v0.13
2008-08-05 Brian Cassidy line endings, tabs, perltidy.
2008-08-05 Brian Cassidy added a flatten_to_hash option to return a simple key...
2008-08-05 Brian Cassidy added a caveat regarding XML::Simple's strict mode...
2008-08-05 Brian Cassidy add parse error tests. ensure INI errors are trapped...
2008-07-23 Marcus Ramberg Show actual parse errors
2008-04-07 Brian Cassidy updated changes and makefile.pl for release
2008-02-07 Brian Cassidy remove eval so the Perl loader dies on invalid content.
2008-01-28 Brian Cassidy fix for ini subsections (RT #32726), use from_json...
2007-12-12 Brian Cassidy bump ver. update changes.
2007-11-13 Brian Cassidy require YAML::Syck 0.70 for multi-document loading
2007-11-13 Brian Cassidy fix up changes a little
2007-11-13 Brian Cassidy added is_supported() to see what plugins we can use
2007-11-13 Brian Cassidy refactor _load(). fix an issue with use_ext => 0. use_e...
2007-11-08 Brian Cassidy some code and pod cleanups.
2007-08-23 Brian Cassidy fix date in changes
2007-08-23 Brian Cassidy added a simple cache to the perl parser so it can load...
2007-08-22 Brian Cassidy distro work
2007-02-25 Joel Bernstein fixed bug: [rt.cpan.org #25143] make tests fails
2007-02-22 Joel Bernstein Removed Test::Exception line which was causing test...
2006-08-22 Joel Bernstein version numbers, updated Changes file
2006-08-09 Joel Bernstein Initial import of Config::Any (refactored from Catalyst...